calc_bound

Macro calc_bound 

Source
macro_rules! calc_bound {
    ($($expr:tt)*) => { ... };
}