[][src]Macro heartfelt::add_fn

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