Cargo Features
proc-bitfield has no features set by default.
[dependencies]
proc-bitfield = { version = "0.5.0", features = ["nightly"] }
- nightly
-
Enables nightly of proc-bitfield-macros
Affects
example::UnwrapBitsExample
…
proc-bitfield has no features set by default.
[dependencies]
proc-bitfield = { version = "0.5.0", features = ["nightly"] }
Enables nightly of proc-bitfield-macros
Affects
example::UnwrapBitsExample
…