Skip to main content

Module segment

Module segment 

Source
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§

OwnedSegment
An owned version of a parsed EDIFACT segment — stores String data.