Docs.rs
scryer-modular-bitfield-impl-0.11.2
scryer-modular-bitfield-impl 0.11.2
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
mthom
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
scryer-modular-bitfield ^0.11.3
dev
Versions
75%
of the crate is documented
Platform
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
scryer_modular_bitfield_impl
0.11.2
All Items
Macros
Attribute Macros
Derive Macros
?
Crate
scryer_modular_bitfield_impl
source
·
[
−
]
Macros
§
define_specifiers
Generates the
B1
,
B2
, …,
B128
bitfield specifiers.
Attribute Macros
§
bitfield
Applicable to structs to turn their fields into compact bitfields.
Derive Macros
§
BitfieldSpecifier
Derive macro for Rust
enums
to implement
Specifier
trait.