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