Function stop_actor

Source
pub async fn stop_actor(
    address: SocketAddr,
    config: &Config,
    actor_id: &str,
) -> CliResult<()>
Expand description

Stop an actor with CLI error handling