pub fn fold_type_param_bound<F>(
f: &mut F,
node: TypeParamBound,
) -> TypeParamBound
Available on crate feature
fold
and (crate features derive
or full
) only.pub fn fold_type_param_bound<F>(
f: &mut F,
node: TypeParamBound,
) -> TypeParamBound
fold
and (crate features derive
or full
) only.