pub fn fold_type_param<F>(f: &mut F, node: TypeParam) -> TypeParamwhere F: Fold + ?Sized,
fold
derive
full