Macro function

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

Finds the name of the function in which this macro is expanded