mirror of
https://github.com/encounter/object.git
synced 2026-07-10 12:18:39 -07:00
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.