rw_resource_util::util

Function read_usize

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

Reads an integer value from a file path.