SLOT_CAPACITY

Constant SLOT_CAPACITY 

Source
pub const SLOT_CAPACITY: usize = indexbus_abi::INDEXBUS_SLOT_DATA_SIZE; // 256usize
Expand 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.