usps

Crates.iousps
lib.rsusps
version0.1.0
sourcesrc
created_at2022-08-11 16:32:06.574331
updated_at2022-08-11 16:32:06.574331
descriptionImplementation of the USPS Postal Address standards
homepage
repositoryhttps://github.com/nkconnor/rust-usps
max_upload_size
id643436
size4,930
Nicholas Connor (nkconnor)

documentation

https://docs.rs/usps

README

usps rust   Build Crate

rust-usps is an implementation of the USPS postal addressing standards for the Rust programming language.

Quick Start

[dependencies]
usps = "0.1"

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in rust-usps by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

License: MIT OR Apache-2.0

Commit count: 1

cargo fmt