[−][src]Trait typenum::marker_traits::Bit
The marker trait for compile time bits.
This trait should not be implemented for anything outside this crate.
Associated Constants
Loading content...Required methods
fn new() -> Self
Instantiates a singleton representing this bit.