manticore
manticore copied to clipboard
Provide flags structs for `manifest::owned::Pfm`
Right now, they're just raw bytes. We aught to make it possible to specify them as explicitly as enumeration values or similar.
I can take a look at this!