[][src]Function psutil::disk::disk_usage

pub fn disk_usage<P>(path: P) -> Result<DiskUsage> where
    P: AsRef<Path>,