Skip to main content

math_fn

Macro math_fn 

Source
macro_rules! math_fn {
    ($name:ident, $func:path, $name_str:expr) => { ... };
}