[go: up one dir, main page]

directories 0.3.1

A tiny library that provides platform-specific locations of config, cache, ... directories 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 #87117 2018-02-23 14:51:31
# 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.3.1
Fresh winapi v0.3.4
Documenting directories v0.3.1
Running `rustdoc --crate-name directories .cargo/registry/src/github.com-1ecc6299db9ec823/directories-0.3.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -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.46 secs