[][src]Function syn::fold::fold_pat_struct

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