Function bookdata::io::file_size

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

Get the size of a file.