Crate bastor

source ·
Expand description

Bastor

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

Structs

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

Enums

Actor trait primary errors.

Traits

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