faster_path 0.0.2

Alternative to Pathname
Documentation
Build #43293 2017-03-03 19:14:00
# rustc version
rustc 1.17.0-nightly (0f34b532a 2017-02-21)# docs.rs version
cratesfyi 0.3.1 (35080d4 2017-01-24)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading faster_path v0.0.2
Compiling libc v0.2.21
Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=5dc7b85e748840b4 -C extra-filename=-5dc7b85e748840b4 --out-dir /home/cratesfyi/faster_path-0.0.2/debug/deps -L dependency=/home/cratesfyi/faster_path-0.0.2/debug/deps --cap-lints allow`
Documenting faster_path v0.0.2
Running `rustdoc --crate-name faster_path .cargo/registry/src/github.com-1ecc6299db9ec823/faster_path-0.0.2/src/lib.rs -o /home/cratesfyi/faster_path-0.0.2/doc -L dependency=/home/cratesfyi/faster_path-0.0.2/debug/deps --extern libc=/home/cratesfyi/faster_path-0.0.2/debug/deps/liblibc-5dc7b85e748840b4.rlib`
Finished dev [unoptimized + debuginfo] target(s) in 1.93 secs