Docs.rs
bits-io-0.6.3
bits-io 0.6.3
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
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
bits_io
0.6.3
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