edi 0.1.1

Parser for X12 EDI files
Documentation
[dependencies.csv]
version = "1.1"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.101"

[package]
authors = ["alex-hansen <ahansen@stackline.com>"]
description = "Parser for X12 EDI files"
documentation = "https://docs.rs/edi"
edition = "2018"
homepage = "https://github.com/sezna/edi"
license-file = "LICENSE.md"
name = "edi"
readme = "README.md"
repository = "https://github.com/sezna/edi"
version = "0.1.1"