Function rustfmt_nightly::types::rewrite_bound_params

source ·
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