Macro erg_parser::debug_call_info

source ·
macro_rules! debug_call_info {
    ($self: ident) => { ... };
}
Expand description

Display the name of the called function for debugging the parser