pub fn transform_op<T: OpTransform>(transformer: &mut T, op: Op) -> Op
Apply a transform to an Op tree (bottom-up)