Trait State
Source pub trait State:
Send
+ Sync
+ AsAny
+ 'static { }
Expand description
State trait to implement a state for Bastion
Source§Default debug implementation for dynamically dispatched state
Formats the value using the given formatter.
Read moreSource§Blanket implementation for the state when rules apply