Skip to main content

speed_str

Function speed_str 

Source
pub fn speed_str(bps: u64) -> String
Expand description

Format a bitrate as a human-readable string. Matches Python’s RNS.prettyspeed().