Function syn::fold::fold_data_struct

source ·
pub fn fold_data_struct<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: DataStruct
) -> DataStruct