fn rewrite_generics(
context: &RewriteContext<'_>,
ident: &str,
generics: &Generics,
shape: Shape,
) -> Result<String, RewriteError>
fn rewrite_generics(
context: &RewriteContext<'_>,
ident: &str,
generics: &Generics,
shape: Shape,
) -> Result<String, RewriteError>