Skip to main content

ApplyMonotoneStream

Trait ApplyMonotoneStream 

Source
pub trait ApplyMonotoneStream<P, B2: SingletonBound>: Sealed<P, B2> { }
Expand description

Marker trait identifying the boundedness of a singleton given a monotonicity property of an aggregation on a stream.

Implementors§