run_simple_order_msg

Function run_simple_order_msg 

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