pub trait Active { }
Expand description

Marker trait for active states.

Implementors§