x12 0.1.0

Rust library for parsing X12
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "x12"
version = "0.1.0"
authors = ["Jon Hartwell <jon@dontbreakthebuild.com>"]
description = "Rust library for parsing X12"
license = "MIT"

[lib]

[dependencies]