Skip to main content

hl7v2

Function hl7v2 

Source
pub async fn hl7v2(
    state: Arc<Mutex<CLIState>>,
    command: &HL7v2Commands,
) -> Result<(), OperationOutcomeError>