Crate xan_actor

Crate xan_actor 

Source

Re-exports§

pub use crate::types::JobSpec;
pub use crate::types::Message;
pub use actor::*;
pub use actor_system::*;

Modules§

actor
actor_system
types

Enums§

ActorError
Error type for the Actor system
LifeCycle
Represents the lifecycle of an actor