Expand description
Owned EDIFACT segment — a crate-independent segment representation.
OwnedSegment stores parsed EDIFACT segment data as owned Strings.
It lives in mig-types so that both generated PID types and the
assembly machinery can reference it without circular dependencies.
Structs§
- Owned
Segment - An owned version of a parsed EDIFACT segment — stores String data.