#[derive(RefClient)] { // Attributes available to this derive: #[log_level] }
Derives a client implementation on ActorRef<Actor>. See Handler documentation for details.
ActorRef<Actor>
Handler