0x4E4F to linuxmemes@lemmy.worldEnglish · 10 months agoTo be honest, it is quite complicated now as well with all of the proprietary softwareimagemessage-square151fedilinkarrow-up1629arrow-down163
arrow-up1566arrow-down1imageTo be honest, it is quite complicated now as well with all of the proprietary software0x4E4F to linuxmemes@lemmy.worldEnglish · 10 months agomessage-square151fedilink
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up19·10 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·10 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.