Function syn::fold::fold_data[][src]

pub fn fold_data<F>(f: &mut F, node: Data) -> Data where
    F: Fold + ?Sized
This is supported on crate feature fold only.