0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 7 months agoTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.worksimagemessage-square151fedilinkarrow-up1625arrow-down163
arrow-up1562arrow-down1imageTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.works0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 7 months agomessage-square151fedilink
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up19·7 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·7 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.