Skip to main content

transform_op

Function transform_op 

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

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