ordermap

Macro probe_loop

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