Skip to main content

over_loop_check

Macro over_loop_check 

Source
macro_rules! over_loop_check {
    ($var:expr,$max:expr) => { ... };
}