app-dirs-rs
app-dirs-rs copied to clipboard
Add option to enable author property on *nix
I don't think I see this feature anywhere? I read the source and it says it's disabled on *nix because specs don't require it. I'm learning Rust and porting a DLang application and all my DLang applications us
.config/<Author>/<Application>
Thanks!