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

pub fn fold_data<F: ?Sized>(f: &mut F, node: Data) -> Data where
    F: Fold