func

Macro func 

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

A macro that returns the name of the function it is called in.