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