dir_spec 0.5.0

A cross-platform Rust library for resolving XDG and platform-specific directories with proper fallbacks.
Documentation
1
2
3
4
5
6
7
8
edition = "2024"
group_imports = "StdExternalCrate"
hard_tabs = false
imports_granularity = "Crate"
max_width = 120
reorder_imports = true
tab_spaces = 2
use_small_heuristics = "Max"