[go: up one dir, main page]

directories 0.8.3

A tiny library that provides platform-specific standard locations of directories for config, cache, etc. data on Linux, Windows and macOS 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 #91857 2018-03-15 05:33:10
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading directories v0.8.3
Fresh winapi v0.3.4
Documenting directories v0.8.3
Running `rustdoc --crate-name directories .cargo/registry/src/github.com-1ecc6299db9ec823/directories-0.8.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180303-1.26.0-dev-5c1d29af0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern winapi=/home/cratesfyi/cratesfyi/debug/deps/libwinapi-598345f0bf089a45.rlib --extern-version winapi=winapi,0.3.4`
Finished dev [unoptimized + debuginfo] target(s) in 0.58 secs