Type Definition snarkvm_wasm::algorithms::U64

pub type U64<E> = Integer<E, u64>;