Docs.rs
bits-io-0.6.4
bits-io 0.6.4
Docs.rs crate page
Apache-2.0
/
MIT
Links
crates.io
Source
Owners
bbaldino
Dependencies
bitvec ^1.0.1
normal
bytes ^1.10.1
normal
funty ^2.0.0
normal
nsw-types ^0.1.13
normal
divan ^0.1.21
dev
Versions
36.4%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module bit_types
bits_io
0.6.4
Module bit_
types
Module Items
Traits
Functions
Type Aliases
In crate bits_
io
bits_io
Module
bit_
types
Copy item path
Source
Traits
§
BitStore
Functions
§
from_
raw_
parts_
mut
⚠
Create a mutable BitSlice from raw parts. This is a wrapper of a bitvec function and just hardcodes the storage to u8 and order to Msb0
Type Aliases
§
BitSlice
BitVec