SMALL_VECTOR

Constant SMALL_VECTOR 

Source
const SMALL_VECTOR: usize = 4;
Expand description

The size of the vector clock to store inline. Clock vectors larger than this will be stored on the heap.