bookdata::io

Function file_size

Source
pub fn file_size<P: AsRef<Path>>(path: P) -> Result<u64>
Expand description

Get the size of a file.