[go: up one dir, main page]

caps 0.3.1

A pure-Rust library to work with Linux capabilities
Documentation
Build #163960 2019-06-04 10:39:23
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded caps v0.3.1
Fresh version_check v0.1.5
Fresh libc v0.2.58
Fresh error-chain v0.12.1
Checking errno v0.2.4
Running `rustc --crate-name errno /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/errno-0.2.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=279e2ad6461a6a2d -C extra-filename=-279e2ad6461a6a2d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-3340795a62eaaed9.rmeta --cap-lints allow`
Documenting caps v0.3.1
Running `rustdoc --crate-name caps /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/caps-0.3.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'errno=https://docs.rs/errno/0.2.4' --extern-html-root-url 'error_chain=https://docs.rs/error-chain/0.12.1' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.58' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern errno=/home/cratesfyi/cratesfyi/debug/deps/liberrno-279e2ad6461a6a2d.rmeta --extern error_chain=/home/cratesfyi/cratesfyi/debug/deps/liberror_chain-ae676563e14d8b66.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-3340795a62eaaed9.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.01s