Module message

Module message 

Source

Structs§

Message
A Message is an entire HL7 message parsed into it’s constituent segments, fields, repeats and subcomponents, and it consists of (1 or more) Segments. Message parses the source string into &str slices (minimising copying)