rustpostal 0.3.0

Rust bindings to libpostal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.bitflags]
version = "1.2.1"

[dependencies.libc]
version = "0.2.80"

[package]
authors = ["Konstantinos Demartinos <kodemartin@protonmail.ch>"]
description = "Rust bindings to libpostal"
edition = "2018"
license = "MIT"
name = "rustpostal"
readme = "README.md"
repository = "https://github.com/kodemartin/rustpostal"
version = "0.3.0"