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;
const NUM_CIRC_FUTURES: usize = 2;The number of futures we add to the per-circuit PollAll future in
ConfluxSet::next_circ_event.
Used for the SmallVec size estimate;