Function usize_from_file

Source
pub fn usize_from_file(path: String) -> Result<usize, &'static str>