Skip to main content

POOL_KEY_CAPACITY

Constant POOL_KEY_CAPACITY 

Source
pub const POOL_KEY_CAPACITY: usize = _; // 256usize
Expand description

Distinct keys one fleet epoch can name at once, in the default spec.

Compile-time geometry: ORBIT_POOL_KEY_CAPACITY, a power of two. It is the default pool’s value; a PoolSpec gives another pool another one.