Skip to main content

size_str

Function size_str 

Source
pub fn size_str(num: u64) -> String
Expand description

Format a byte count as a human-readable string. Matches Python’s RNS.prettysize().