Function syn::fold::fold_type_param_bound [−][src]
pub fn fold_type_param_bound<F: ?Sized>(
f: &mut F,
node: TypeParamBound
) -> TypeParamBound where
F: Fold,
pub fn fold_type_param_bound<F: ?Sized>(
f: &mut F,
node: TypeParamBound
) -> TypeParamBound where
F: Fold,