Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

uint64_t

Type Alias uint64_t 

Source
pub type uint64_t = u64;
👎Deprecated since 0.2.55:

Use u64 instead.