Skip to main content

parse_kib

Function parse_kib 

Source
fn parse_kib(rest: &str) -> Result<usize>
Expand description

Parse the value part of a /proc/self/status line reporting a size in KiB, returning bytes.