Function cargo_util::du::du_inner

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