[go: up one dir, main page]

botan 0.1.3

Rust wrapper for Botan cryptography library
Documentation
Build #110899 2018-08-02 11:07:53
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading botan v0.1.3
Compiling botan-sys v0.1.3
Running `rustc --crate-name botan_sys .cargo/registry/src/github.com-1ecc6299db9ec823/botan-sys-0.1.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=e1ae13381aadc2e7 -C extra-filename=-e1ae13381aadc2e7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow -l botan-2`
Documenting botan v0.1.3
Running `rustdoc --crate-name botan .cargo/registry/src/github.com-1ecc6299db9ec823/botan-0.1.3/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern botan_sys=/home/cratesfyi/cratesfyi/debug/deps/libbotan_sys-e1ae13381aadc2e7.rlib --extern-version botan_sys=botan-sys,0.1.3`
Finished dev [unoptimized + debuginfo] target(s) in 0.52 secs