Function parsebytes

Source
pub fn parsebytes(s: &str) -> Result<u64>
Expand description

Parse a string describing a byte size into a number.