bstr 0.1.3

A string type that is not required to be valid UTF-8.
Documentation
Build #159440 2019-05-12T15:12:56.119134+00:00
# rustc version
rustc 1.36.0-nightly (d628c2e64 2019-05-05)# docs.rs version
cratesfyi 0.6.0 (be80566 2019-05-06)# build log
Updating crates.io index
Downloading crates ...
Downloaded bstr v0.1.3
Fresh lazy_static v1.3.0
Fresh byteorder v1.3.1
Fresh memchr v2.2.0
Checking regex-automata v0.1.6
Running `rustc --crate-name regex_automata /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-automata-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=37782009cba240dc -C extra-filename=-37782009cba240dc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-0930743c32d85c57.rmeta --cap-lints allow`
Documenting bstr v0.1.3
Running `rustdoc --crate-name bstr /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bstr-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="memchr"' --cfg 'feature="regex-automata"' --cfg 'feature="std"' --cfg 'feature="unicode"' -Z unstable-options --resource-suffix -20190505-1.36.0-nightly-d628c2e64 --static-root-path / --disable-per-crate-search --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.0' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.8.2' --extern-html-root-url 'regex_automata=https://docs.rs/regex-automata/0.1.6' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.91' --extern-html-root-url 'ucd_parse=https://docs.rs/ucd-parse/0.1.3' --extern-html-root-url 'unicode_segmentation=https://docs.rs/unicode-segmentation/1.2.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-916565aa34319ae4.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-5993d8122768c72e.rmeta --extern regex_automata=/home/cratesfyi/cratesfyi/debug/deps/libregex_automata-37782009cba240dc.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.34s