Constant PRIu64

Source
pub const PRIu64: &str = "lu";
Expand description

printf’s format conversion specifier to output an u64.