Skip to main content

apply_transform_ext

Function apply_transform_ext 

Source
pub fn apply_transform_ext<T: TreeTransformExt>(
    root: TreeNodeExt,
    t: &mut T,
) -> TreeNodeExt
Expand description

Applies a tree transform to a root node.