Skip to main content

MAX_SPANS

Constant MAX_SPANS 

Source
const MAX_SPANS: usize = 256;
Expand description

Upper bound on buffered spans; exceeding it clears the buffer (the consumer is expected to drain every frame).