Trait RawStateKind

Source
pub trait RawStateKind:
    'static
    + Send
    + Sync
    + Debug
    + Display { }
Expand description

a private, base represenation of a state kind

Implementors§