@[email protected] to [email protected]English • 1 year agoTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.worksimagemessage-square151fedilinkarrow-up1630
arrow-up1630imageTo be honest, it is quite complicated now as well with all of the proprietary softwaresh.itjust.works@[email protected] to [email protected]English • 1 year agomessage-square151fedilink
minus-square@[email protected]linkfedilink19•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@[email protected]linkfedilink3•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.