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

indicates the current invoked function.