Function fs2::available_space 
            
                [−]
            
        [src]
pub fn available_space<P>(path: P) -> Result<u64> where P: AsRef<Path>Returns the available space in bytes to non-priveleged users in the file system containing the provided path.