cjbassi / platform-dirs-rs

A Rust library for obtaining platform dependant directory paths for application and user directories

Home Page:https://docs.rs/platform-dirs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readd the data_local_dir app dir entry?

cjbassi opened this issue · comments

I'm not too familiar with data local dir on windows, or whether it's something that should be used in a cross platform application. As it stands, data_dir currently points to the AppData\Local folder on windows.