Macro quilkin::__func_name

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

Macro that can get the function name of the function the macro is invoked within