execute_async

Function execute_async 

Source
pub async fn execute_async(
    args: &StateArgs,
    ctx: &CommandContext,
) -> CliResult<()>
Expand description

Execute the state command asynchronously with modern patterns