serde_x12 0.1.0

Bindings for the ANSI X12 EDI definitions
Documentation
1
2
3
4
5
mod ser;
mod error;

pub use ser::*;
pub use error::*;