MIN_CONTEXTS_PER_KIND

Constant MIN_CONTEXTS_PER_KIND 

Source
pub const MIN_CONTEXTS_PER_KIND: usize = 2;
Expand description

The fewest contexts a kind may be capped at. The pool seeds every kind with one context carrying an invalid UTF-8 byte and one without, and both count against the cap.