pub type I64 = I64<LittleEndian>;Expand description
A 64-bit signed integer stored in little-endian byte order.
Aliased Typeยง
pub struct I64(/* private fields */);main (development) branch of crypto-glue.pub type I64 = I64<LittleEndian>;A 64-bit signed integer stored in little-endian byte order.
pub struct I64(/* private fields */);