ValidCommutativityFor

Trait ValidCommutativityFor 

Source
pub trait ValidCommutativityFor<O: Ordering>: Sealed<O> { }
Expand description

Marker trait identifying that the commutativity property is valid for the given stream ordering.

Implementors§