Macro leo_compiler::match_unsigned_integer[][src]

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