Struct parity_wasm::elements::Uint32 [−][src]
pub struct Uint32(_);
32-bit unsigned integer, encoded in little endian.
Trait Implementations
impl Deserialize for Uint32[src]
impl Deserialize for Uint32[src]pub struct Uint32(_);
32-bit unsigned integer, encoded in little endian.
impl Deserialize for Uint32[src]impl Copy for Uint32[src]impl StructuralPartialEq for Uint32[src]impl RefUnwindSafe for Uint32impl Send for Uint32impl Sync for Uint32impl Unpin for Uint32impl UnwindSafe for Uint32