syn::gen::fold

Function fold_type_never

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