Function syn::fold::fold_type_never[][src]

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