pub type StepShared = Arc<AtomicStep>;Expand description
As step, but shareable.
Aliased Typeยง
pub struct StepShared { /* private fields */ }pub type StepShared = Arc<AtomicStep>;As step, but shareable.
pub struct StepShared { /* private fields */ }