[][src]Macro leo_compiler::match_unsigned_integer

macro_rules! match_unsigned_integer {
    ($integer: ident => $expression: expr) => { ... };
}