[][src]Function fs3::total_space

pub fn total_space<P>(path: P) -> Result<u64> where
    P: AsRef<Path>, 

Returns the total space in bytes in the file system containing the provided path.