[go: up one dir, main page]

bytecount 0.6.0

count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast
Documentation
Build #181342 2019-08-28 03:26:44
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Documenting bytecount v0.6.0
Running `rustdoc --edition=2018 --crate-name bytecount /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bytecount-0.6.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.3.0' --extern-html-root-url 'packed_simd=https://docs.rs/packed_simd/0.3.3' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.9.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 1.28s