argmin_testfunctions_py

Macro add_function

Source
macro_rules! add_function {
    ($m:ident, $function:ident) => { ... };
}