Skip to main content

lookup

Macro lookup 

Source
macro_rules! lookup {
    ($mode:ident, $this:expr, $datum:expr, $input:expr) => { ... };
}