pub const SLOT_CAPACITY: usize = indexbus_abi::INDEXBUS_SLOT_DATA_SIZE; // 256usizeExpand description
Absolute maximum bytes available per slot.
This is the maximum available for header_len + payload_len when the envelope is stored in an
IndexBus slot.