Docs.rs
tdb-succinct-0.1.2
tdb-succinct 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
matko
Dependencies
async-trait ^0.1.77
normal
base64 ^0.21.7
normal
bitvec ^1.0.1
normal
byteorder ^1.5.0
normal
bytes ^1.5.0
normal
chrono ^0.4.34
normal
futures ^0.3.30
normal
hex ^0.4.3
normal
itertools ^0.12.1
normal
lazy_static ^1.4.0
normal
num-derive ^0.4.2
normal
num-traits ^0.2.18
normal
regex ^1.10.3
normal
rug >=1.16, <2.0
normal
thiserror ^1.0.57
normal
tokio ^1.36.0
normal
tokio-util ^0.7.10
normal
Versions
12.41%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bitarray_iter_blocks
tdb_
succinct
0.1.2
In tdb_
succinct::
bitarray
tdb_succinct
::
bitarray
Function
bitarray_
iter_
blocks
Copy item path
Source
pub fn bitarray_iter_blocks<B:
Buf
>(b: B) ->
BitArrayBlockIterator
<B>
ⓘ