heim_disk

Function usage

Source
pub fn usage<T>(path: T) -> impl Future<Output = Result<Usage>>
where T: AsRef<Path>,
Expand description

Returns disk Usage statistics about the partition which contains the given path.