0x4E4F to linuxmemes@lemmy.worldEnglish · 8 months agoTo be honest, it is quite complicated now as well with all of the proprietary softwareimagemessage-square151fedilinkarrow-up1628arrow-down163
arrow-up1565arrow-down1imageTo be honest, it is quite complicated now as well with all of the proprietary software0x4E4F to linuxmemes@lemmy.worldEnglish · 8 months agomessage-square151fedilink
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up19·8 months agoDespite what developers do at the end of the day, there are conventions for application directories on every OS. I just use the directories crate in Rust. https://github.com/dirs-dev/directories-rs
minus-squareIsoSpandy@lemm.eelinkfedilinkarrow-up3·8 months agoYeah… It’s an awesome crate. I use it for my app too.
Despite what developers do at the end of the day, there are conventions for application directories on every OS.
I just use the
directories
crate in Rust.https://github.com/dirs-dev/directories-rs
🦀
Yeah… It’s an awesome crate. I use it for my app too.