Macro ordermap::probe_loop

source ยท
macro_rules! probe_loop {
    ($probe_var: ident < $len: expr, $body: expr) => { ... };
}