DelegationState
cellstate_
core
0.5.0
Delegation
State
Implementors
In cellstate_
core::
delegation
cellstate_core
::
delegation
Trait
Delegation
State
Copy item path
Source
pub trait DelegationState:
Sealed
+
Send
+
Sync
{ }
Expand description
Marker trait for delegation states.
Implementors
§
Source
§
impl
DelegationState
for
DelegationAccepted
Source
§
impl
DelegationState
for
DelegationCompleted
Source
§
impl
DelegationState
for
DelegationFailed
Source
§
impl
DelegationState
for
DelegationRejected
Source
§
impl
DelegationState
for
InProgress
Source
§
impl
DelegationState
for
Pending