[][src]Macro heartfelt::add_inst

macro_rules! add_inst {
    ($parser:ident, $name:expr, $fun:path) => { ... };
}