Macro puffin::current_function_name[][src]

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

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