[][src]Macro q_debug::function

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

Expands to the path of the function within which it was invoked e.g. "crate::module::function::"