Function get_disk_usage

Source
async fn get_disk_usage(dirpath: &str) -> Result<usize>