Type Definition git_repository::progress::StepShared

source ·
pub type StepShared = Arc<AtomicUsize>;
Expand description

As step, but shareable.