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

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