rustfmt_nightly::types

Function 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