pub trait RawStateKind:
'static
+ Send
+ Sync
+ Debug
+ Display { }
Expand description
a private, base represenation of a state kind
pub trait RawStateKind:
'static
+ Send
+ Sync
+ Debug
+ Display { }
a private, base represenation of a state kind