[][src]Module aktrs::util

Helpful utilities for creating large actor systems.

Re-exports

pub use event::EventBus;
pub use event::EventBusPid;

Modules

event

Utilities for event propagation in local actor systems.

Structs

State

A container for maintaining state across actor behavior boundaries.