gossamer/count_queuing_strategy
Types
A queuing strategy for streams that counts queued chunks regardless of their size.
See CountQueuingStrategy on MDN.
pub type CountQueuingStrategy
Values
pub fn high_water_mark(
of strategy: CountQueuingStrategy,
) -> Float
pub fn new(high_water_mark: Float) -> CountQueuingStrategy