trackable_operation

Macro trackable_operation 

Source
macro_rules! trackable_operation {
    ($name:expr, $total:expr, $operation:block) => { ... };
}
Expand description

Macro to easily create a trackable operation