Struct genet_sdk::cast::Int64LE[][src]

pub struct Int64LE();

Cast for little-endian 64bit signed integer.

Trait Implementations

impl Clone for Int64LE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Typed for Int64LE
[src]

Auto Trait Implementations

impl Send for Int64LE

impl Sync for Int64LE