Documentation

Guides for edifact-rs: parsing, writing, typed derive macros, streaming, validation, profile packs, CONTRL acknowledgements, diagnostics, and performance tuning for EDIFACT in Rust.

Everything from a first parse to production tuning. Each guide is self-contained; every Rust snippet on this site is compiled and run as part of the test suite, so nothing here can drift from the crate.

If you are new, start with Getting Started and then Core Concepts — the rest assumes you know what a segment, a data element, and the UNA service string advice are.