batch_operation

Macro batch_operation 

Source
macro_rules! batch_operation {
    ($total:expr, $operations:block) => { ... };
}
Expand description

Macro for batch error handling