Skip to main content

run

Function run 

Source
pub(crate) async fn run(
    state: Arc<Mutex<CliState>>,
    command: &HL7v2Commands,
) -> Result<(), OperationOutcomeError>
Expand description

Runs the hl7v2 command group.