heim_disk
pub async fn usage<T>(path: T) -> Result<Usage> where T: AsRef<Path>,
Returns disk Usage statistics about the partition which contains the given path.
path