Struct parity_wasm::elements::VarUint1 [−][src]
pub struct VarUint1(_);
VarUint1, 1-bit value (0/1).
Trait Implementations
impl Deserialize for VarUint1
[src]
impl Deserialize for VarUint1
[src]pub struct VarUint1(_);
VarUint1, 1-bit value (0/1).
impl Deserialize for VarUint1
[src]impl Copy for VarUint1
[src]impl StructuralPartialEq for VarUint1
[src]impl RefUnwindSafe for VarUint1
impl Send for VarUint1
impl Sync for VarUint1
impl Unpin for VarUint1
impl UnwindSafe for VarUint1