log_code_location

Macro log_code_location 

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

Logs where in the code the macro was invoked.