Docs.rs
gix-bitmap-0.2.12
gix-bitmap 0.2.12
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
Byron
Dependencies
thiserror ^1.0.38
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gix_
bitmap
0.2.12
Module ewah
Module Items
Modules
Structs
Functions
In crate gix_
bitmap
gix_bitmap
Module
ewah
Copy item path
source
Expand description
Bitmap utilities for the advanced word-aligned hybrid bitmap
Modules
§
decode
Structs
§
Vec
A growable collection of u64 that are seen as stream of individual bits.
Functions
§
decode
Decode
data
as EWAH bitmap.