[go: up one dir, main page]

directories 0.1.3

A minimal library that provides the platform-specific locations of configuration, cache etc. directories by leveraging the mechanisms defined by the XDG base directory and the XDG user directory specifications on Linux, the Known Folder system on Windows, and the Standard Directory rules on macOS.
Documentation
Build #80164 2017-12-22 05:20:19
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading directories v0.1.3
Fresh winapi v0.3.2
Documenting directories v0.1.3
Running `rustdoc --crate-name directories .cargo/registry/src/github.com-1ecc6299db9ec823/directories-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern winapi=/home/cratesfyi/cratesfyi/debug/deps/libwinapi-76a9cf88365cae11.rlib --extern-version winapi=winapi,0.3.2`
Finished dev [unoptimized + debuginfo] target(s) in 0.47 secs