Struct genet_sdk::cast::UInt64BE[][src]

pub struct UInt64BE();

Cast for big-endian 64bit unsigned integer.

Trait Implementations

impl Clone for UInt64BE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Typed for UInt64BE
[src]

Auto Trait Implementations

impl Send for UInt64BE

impl Sync for UInt64BE