Function fs2::statvfs [] [src]

pub fn statvfs<P>(path: P) -> Result<FsStats> where P: AsRef<Path>

Get the stats of the file system containing the provided path.