Trait libp2p::multihash::typenum::Bit [−][src]
The marker trait for compile time bits.
This trait should not be implemented for anything outside this crate.
The marker trait for compile time bits.
This trait should not be implemented for anything outside this crate.
impl Bit for B0
[src]pub const U8: u8
[src]pub const BOOL: bool
[src]pub fn to_u8() -> u8
[src]pub fn to_bool() -> bool
[src]impl Bit for B1
[src]