usps 0.1.0

Implementation of the USPS Postal Address standards
Documentation
  • Coverage
  • 13.33%
    4 out of 30 items documented0 out of 4 items with examples
  • Size
  • Source code size: 4.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.42 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • nkconnor/rust-usps
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nkconnor

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