pub(crate) fn rewrite_bound_params(
context: &RewriteContext<'_>,
shape: Shape,
generic_params: &[GenericParam],
) -> Option<String>Expand description
Returns None if there is no GenericParam in the list
pub(crate) fn rewrite_bound_params(
context: &RewriteContext<'_>,
shape: Shape,
generic_params: &[GenericParam],
) -> Option<String>Returns None if there is no GenericParam in the list