xdg 2.0.0-pre1

A library for storing and retrieving files according to XDG Base Directory specification
docs.rs failed to build xdg-2.0.0-pre1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: xdg-2.5.2

rust-xdg

rust-xdg is a library that makes it easy to follow the X Desktop Group standards for data, configuration, cache and runtime files.

Installation

Add the following to Cargo.toml:

[dependencies]
xdg = "^2.0"

Examples

See documentation.

License

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.