pub trait ContextCurrentState: Debug + Clone { }
Expand description

A trait implemented on both NotCurrent and PossiblyCurrent.

Implementors§