Function read_usize

Source
pub fn read_usize(file_path: &str) -> Result<usize, Error>
Expand description

Reads an integer value from a file path.