Docs.rs
bit-matrix-0.8.1
bit-matrix 0.8.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
pczarn
Dependencies
bit-vec ^0.8
normal
memusage ^0.2
normal
optional
miniserde ^0.1
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
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
bit_
matrix
0.8.1
Module row
Module Items
Structs
In crate bit_
matrix
bit_matrix
Module
row
Copy item path
Source
Expand description
Implements access to a matrix’s individual rows.
Structs
§
BitSlice
A slice of bit vector’s blocks.
Iter
An iterator for
BitVecSlice
.