iata 0.7.1

Some implementations of IATA resolutions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.chrono]
version = "0.4"

[dependencies.log]
version = "0.4"

[package]
authors = ["Anton Dutov <anton.dutov@gmail.com>", "Mike Lubinets <lubinetsm@yandex.ru>", "Martin Mroz <martinmroz@gmail.com>"]
categories = ["parser-implementations"]
description = "Some implementations of IATA resolutions"
edition = "2018"
keywords = ["iata", "bcbp"]
license = "MIT"
name = "iata"
readme = "README.md"
repository = "https://github.com/anton-dutov/iata-rs"
version = "0.7.1"