Macro repl_framework::add_function[][src]

macro_rules! add_function {
    ($repl: ident, $func_name: expr, $func: ident) => { ... };
}