Function cargo_util::du::du_inner

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