syn::gen::fold

Function fold_type_paren

source
pub fn fold_type_paren<F>(f: &mut F, node: TypeParen) -> TypeParen
where F: Fold + ?Sized,