Type Definition git_repository::progress::StepShared

pub type StepShared = Arc<AtomicUsize>;
Available on crate feature progress only.
Expand description

As step, but shareable.