Function file_system::get_file_size[][src]

pub fn get_file_size<P: AsRef<Path>>(path: P) -> Result<u64>