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 VarUint1impl Send for VarUint1impl Sync for VarUint1impl Unpin for VarUint1impl UnwindSafe for VarUint1