Skip to main content

op_context

Macro op_context 

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

在调用处展开 module_path!(),便于自动日志输出正确的模块路径。