Primitive sway_libs::u64

u64
Expand description
64-bit unsigned integer

Trait Implementations

fn try_from(value: I64) -> Option<Self>