Macro puffin::current_function_name

source ·
macro_rules! current_function_name {
    () => { ... };
}
Expand description

Returns the name of the calling function without a long module path prefix.