Re-exports§
pub use crate::types::JobSpec;
pub use crate::types::Message;
pub use actor::*;
pub use actor_system::*;
Modules§
Enums§
- Actor
Error - Error type for the Actor system
- Blocking
- Blocking or Non-blocking
- Error
Handling - Behavior of an actor on error
- Life
Cycle - Represents the lifecycle of an actor