run_simple_order_msg

Function run_simple_order_msg 

Source
pub async fn run_simple_order_msg(
    command: Commands,
    order_id: &Uuid,
    ctx: &Context,
) -> Result<()>