macro_rules! op_context { ($target:expr) => { ... }; }
在调用处展开 module_path!(),便于自动日志输出正确的模块路径。
module_path!()