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
- Life
Cycle - Represents the lifecycle of an actor
pub use crate::types::JobSpec;pub use crate::types::Message;pub use actor::*;pub use actor_system::*;