pub trait ContextCurrentState: Debug + Clone { }
A trait implemented on both NotCurrent and PossiblyCurrent.
NotCurrent
PossiblyCurrent