pub(crate) fn rewrite_struct_field_prefix(
context: &RewriteContext<'_>,
field: &FieldDef,
) -> Result<String, RewriteError>
pub(crate) fn rewrite_struct_field_prefix(
context: &RewriteContext<'_>,
field: &FieldDef,
) -> Result<String, RewriteError>