make_atomic_progress

Macro make_atomic_progress 

Source
macro_rules! make_atomic_progress {
    ($struct_name:ident alias $atomic_struct_name:ident => $step_name:literal) => { ... };
}