Skip to main content

func_name

Macro func_name 

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

Computes the name of the current function.