pub const SLOTS: u8 = 4;Expand description
How many conversations the vocabulary can name.
Deliberately tiny. A large slot space would give almost every event a fresh transaction and the interesting behaviour — retransmission absorption, matching, a timer arriving for the transaction that has just gone — lives in collisions.