6 releases (3 breaking)

0.4.0 Oct 9, 2023
0.3.2 Feb 3, 2023
0.3.1 Jan 31, 2023
0.2.0 Jan 28, 2023
0.1.0 Nov 19, 2022

#727 in Encoding

Download history 8/week @ 2024-02-19 16/week @ 2024-02-26 4/week @ 2024-03-04 22/week @ 2024-03-11 7/week @ 2024-03-18 129/week @ 2024-04-01

159 downloads per month
Used in 2 crates

MIT/Apache

175KB
3.5K SLoC

Edifact-types

Latest Version

This library provides bindings for the Edifact standard.

Usage

The types should be used inconjuction with a Edifact serializer.

We do recommend the serde_edifact crate, since we are using this serializer for testing.

So far, there is also no validation attached to the structs.

Supported Bindings

  • d95b
    • coprar
  • d00b
    • iftsta

Something missing? Please open an issue.

Contributions

Since the Edifact is fairly huge, we only implement types on demand. So if you are missing some types, please open an issue or merge request.

Dependencies

~1.3–2.1MB
~43K SLoC