Docs.rs
bitfields-2.0.6
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
bitfields 2.0.6
Macro for for generating bitfields from structs and enum bitflags for defining packed binary schemas in low-level systems (e.g. embedded development or emulators)
Crate
Source
Builds
Feature flags
Documentation
..
array_field_bit_count_too_large.rs
array_field_bit_count_too_large.stderr
array_fields_too_few_bits.rs
array_fields_too_few_bits.stderr
array_fields_too_many_bits.rs
array_fields_too_many_bits.stderr
array_float_element_type.rs
array_float_element_type.stderr
array_length_non_integer_literal.rs
array_length_non_integer_literal.stderr
array_length_too_large.rs
array_length_too_large.stderr
array_msb_fields_overflow.rs
array_msb_fields_overflow.stderr
array_non_u8_element_type.rs
array_non_u8_element_type.stderr
array_signed_element_type.rs
array_signed_element_type.stderr
array_zero_length.rs
array_zero_length.stderr