[go: up one dir, main page]

cstr_core 0.1.1

Implementation of CStr and CString for no_std environments.
Documentation
Build #94790 2018-04-06 19:44:39
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading cstr_core v0.1.1
Compiling cty v0.1.5
Compiling memchr v2.0.1
Running `rustc --crate-name memchr .cargo/registry/src/github.com-1ecc6299db9ec823/memchr-2.0.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=8834818118d460f7 -C extra-filename=-8834818118d460f7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name cty .cargo/registry/src/github.com-1ecc6299db9ec823/cty-0.1.5/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=59018f38176557c9 -C extra-filename=-59018f38176557c9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting cstr_core v0.1.1
Running `rustdoc --crate-name cstr_core .cargo/registry/src/github.com-1ecc6299db9ec823/cstr_core-0.1.1/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180316-1.26.0-dev-0eb87c9bf -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cty=/home/cratesfyi/cratesfyi/debug/deps/libcty-59018f38176557c9.rlib --extern-version cty=cty,0.1.5 --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-8834818118d460f7.rlib --extern-version memchr=memchr,2.0.1`
Finished dev [unoptimized + debuginfo] target(s) in 1.31 secs