Skip to main content

transform_op

Function transform_op 

Source
pub fn transform_op<T: OpTransform>(transformer: &mut T, op: Op) -> Op
Expand description

Apply a transform to an Op tree (bottom-up)