|
|
|
|
|
by tyilo
304 days ago
|
|
It seems like `etcetera` has better defaults: https://docs.rs/etcetera/latest/etcetera/#native-strategy > `choose_base_strategy()` and `choose_app_strategy()` will use the XDG strategy on Linux & macOS, and the Windows strategy on Windows. This is used by most CLI tools & some GUI tools on each platform. |
|