Function fold_pat_struct

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