Function syn::fold::fold_data_struct[][src]

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