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