Function doh::util::human_readable_size [] [src]

pub fn human_readable_size(s: u64) -> String

Construct string representing a human-readable size.

Stolen, adapted and inlined from fielsize.js.