StepShared

Type Alias StepShared 

Source
pub type StepShared = Arc<AtomicStep>;
Expand description

As step, but shareable.

Aliased Typeยง

pub struct StepShared { /* private fields */ }