cargo_util::du

Function du_inner

Source
fn du_inner(path: &Path, patterns: &[&str]) -> Result<u64>