fn edit_struct_references(
ctx: &AssistContext<'_, '_>,
edit: &mut SourceChangeBuilder,
strukt: Either<Struct, EnumVariant>,
names: &[Name],
)fn edit_struct_references(
ctx: &AssistContext<'_, '_>,
edit: &mut SourceChangeBuilder,
strukt: Either<Struct, EnumVariant>,
names: &[Name],
)