Struct diem_api_types::U64 [−][src]
pub struct U64(pub u64);Tuple Fields
0: u64Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for U64
impl UnwindSafe for U64
Blanket Implementations
Mutably borrows from an owned value. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
Instruments this type with the provided Span, returning an
Instrumented wrapper. Read more
type Output = T
type Output = T
Should always be Self
Generates a hash used only for tests.