[go: up one dir, main page]

directories 0.0.3

A minimal library that provides the platform-specific location 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 API on Windows, and the Standard Directory rules on macOS.
Documentation
Build #79889 2017-12-19 00:37:47
# 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.0.3
Fresh winapi v0.3.2
Documenting directories v0.0.3
Running `rustdoc --crate-name directories .cargo/registry/src/github.com-1ecc6299db9ec823/directories-0.0.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.48 secs