Function rustfmt_nightly::types::rewrite_bounded_lifetime

source ยท
fn rewrite_bounded_lifetime(
    lt: &Lifetime,
    bounds: &[GenericBound],
    context: &RewriteContext<'_>,
    shape: Shape,
) -> Option<String>