U64

Type Alias U64 

Source
pub type U64 = Uint<64>;

Aliased Type§

pub struct U64(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]