orca::run

Function execute

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