ActorRef
pub trait ActorRef<A: Actor> { }
This trait provides methods for actors to communicate with and control each other.