Crate bastor

Source
Expand description

§Bastor

An trait implementation that helps implementing actors with self-implemented state when using Bastion.

Structs§

Override
An overridden actor that is used to override Actor’s Bastion settings.

Enums§

Error
Actor trait primary errors.

Traits§

Actor
A trait to be implemented for state struct that attached to the Actor.