mithril_common

Macro current_function_path

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

Returns the path of the function that called this macro.