Function syn::fold::fold_pat_struct

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