rustfmt_nightly::items

Function rewrite_struct_field_prefix

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