Macro function

Source
macro_rules! function {
    () => { ... };
}
Expand description

Extract current function name