Function tir_core::utils::op_cast

source ยท
pub fn op_cast<T: Op>(op: OpRef) -> Option<Rc<RefCell<T>>>