[go: up one dir, main page]

[][src]Macro econtext::econtext_function

macro_rules! econtext_function {
    () => { ... };
}

Provide current function name as context.

Example: `econtext_function!();'

This has a very low overhead of around 15 ns on a 2020 MacBook Pro.