Skip to main content

op_context

Macro op_context 

Source
macro_rules! op_context {
    ($target:expr) => { ... };
}
Expand description

Expands module_path!() at the call site so log output automatically reflects the correct module path.