Macro leo_compiler::match_integers[][src]

macro_rules! match_integers {
    (($a : ident, $b : ident) => $expression : expr) => { ... };
}