pub trait CountMode: Sealed { }
Expand description

Marker trait for counter directions.

Implementors