Expand description
§Bastor
An trait implementation that helps implementing actors with self-implemented state when using Bastion.
Structs§
Enums§
- Error
- Actor trait primary errors.
Traits§
- Actor
- A
trait
to be implemented for state struct that attached to the Actor.