Type Alias UInt64

Source
pub type UInt64<F> = UInt<64, u64, F>;

Aliased Typeยง

pub struct UInt64<F> { /* private fields */ }