Module flags

Module flags 

Source
Expand description

Layout flag values for ByteOr layouts.

v1: use the low 8 bits as a kind discriminator (compatible with indexbus_abi::flags).

Constantsยง

BYTEOR_REGION_KIND_EVENTS_CHAIN
LayoutHeader.flags kind value for the ByteOr events-chain layout (EventsChainLayout4).
BYTEOR_REGION_KIND_SEQUENCED_SLOTS
LayoutHeader.flags kind value for the ByteOr sequenced-slots layout (SequencedSlotsLayout4).