Function syn::fold::fold_type_paren[][src]

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