rust-xdg is a library that makes it easy to follow the X Desktop Group standards for data, configuration, cache and runtime files.
Add the following to Cargo.toml
:
toml
[dependencies]
xdg = "^2.0"
See documentation.
rust-xdg is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See [LICENSE-APACHE][LICENSE-APACHE] and [LICENSE-MIT][LICENSE-MIT] for details.