Function cargo::core::global_cache_tracker::du_git_checkout
source ยท fn du_git_checkout(path: &Path) -> CargoResult<u64>
Expand description
Returns the disk usage for a git checkout directory.
fn du_git_checkout(path: &Path) -> CargoResult<u64>
Returns the disk usage for a git checkout directory.