Macro py_ir::custom_ir_variable

source ยท
macro_rules! custom_ir_variable {
    ($vis:vis IR<$variable:ty>) => { ... };
}