ClientState

Trait ClientState 

Source
pub trait ClientState: Sealed + 'static { }
Expand description

Sealed marker for client connection states.

Implementors§