List of all items
Structs
- actor::ActorRef
- actor::BoxedActorRef
- actor::LocalActorRef
- actor::Receiver
- actor::ScheduledNotify
- actor::context::ActorContext
- actor::context::StreamAttachmentOptions
- actor::describe::ActorDescription
- actor::describe::Describe
- actor::describe::DescribeAll
- actor::describe::DescribeOptions
- actor::describe::SupervisedDescription
- actor::lifecycle::ActorLoop
- actor::lifecycle::Status
- actor::lifecycle::Stop
- actor::message::ActorMessage
- actor::message::Exec
- actor::metrics::ActorMetrics
- actor::scheduler::ActorCount
- actor::scheduler::ActorScheduler
- actor::scheduler::DeregisterActor
- actor::scheduler::GetActor
- actor::scheduler::RegisterActor
- actor::scheduler::SetSystem
- actor::scheduler::timer::Timer
- actor::supervised::ChildRef
- actor::supervised::Supervised
- actor::supervised::Terminated
- actor::system::ActorSystem
- actor::system::ActorSystemCore
- actor::worker::Worker
- actor::worker::WorkerMessage
Enums
- actor::ActorCreationErr
- actor::ActorRefErr
- actor::ActorTags
- actor::context::ActorStatus
- actor::describe::DescribeResult
- actor::message::Envelope
- actor::message::EnvelopeType
- actor::message::MessageUnwrapErr
- actor::message::MessageWrapErr
- actor::scheduler::ActorType
- actor::supervised::ChildType
Traits
- actor::Actor
- actor::ActorFactory
- actor::ActorRecipe
- actor::CoreActorRef
- actor::IntoActor
- actor::IntoActorId
- actor::IntoChild
- actor::MessageReceiver
- actor::ToActorId
- actor::message::ActorMessageHandler
- actor::message::Handler
- actor::message::Message
- actor::scheduler::timer::TimerTick
- actor::worker::IntoWorker
- actor::worker::WorkerRefExt
Functions
- actor::context::attach_stream
- actor::describe::describe_all
- actor::get_actor
- actor::new_actor
- actor::new_actor_id
- actor::scheduler::start_actor
Type Definitions
Constants
- actor::metrics::LABEL_ACTOR_TYPE
- actor::metrics::LABEL_MESSAGE_TYPE
- actor::metrics::METRIC_ACTOR_CREATED
- actor::metrics::METRIC_ACTOR_MESSAGES_PROCESSED_TOTAL
- actor::metrics::METRIC_ACTOR_MESSAGES_SENT_TOTAL
- actor::metrics::METRIC_ACTOR_MESSAGE_PROCESSING_TIME
- actor::metrics::METRIC_ACTOR_MESSAGE_WAIT_TIME
- actor::metrics::METRIC_ACTOR_STOPPED