Skip to main content

NUM_CIRC_FUTURES

Constant NUM_CIRC_FUTURES 

Source
const NUM_CIRC_FUTURES: usize = 2;
Expand description

The number of futures we add to the per-circuit PollAll future in ConfluxSet::next_circ_event.

Used for the SmallVec size estimate;