Function orca::run::execute

source ·
pub async fn execute(
    state: State,
    control_rx: Receiver<Signal>
) -> Result<(), Error>