@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 1 year agoTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.worksimagemessage-square151arrow-up1631
arrow-up1631imageTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.works@0x4E4F@sh.itjust.works to linuxmemes@lemmy.worldEnglish • 1 year agomessage-square151
minus-square@tatterdemalion@programming.devlinkfedilink19•1 year 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-square@IsoSpandy@lemm.eelinkfedilink3•1 year 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.