mirror of
https://github.com/encounter/object.git
synced 2026-03-30 11:32:22 -07:00
eb58357f93
Replace uses of these variants with read::Relocation::flags and write::Relocation::flags. Additionally, for write::Relocation, move the kind/encoding/size fields into RelocationFlags::Generic, since these are not required when using format specific variants.