zip_codes

Crates.iozip_codes
lib.rszip_codes
version0.1.0
sourcesrc
created_at2015-07-20 11:17:33.367046
updated_at2016-12-28 19:20:12.97073
descriptionA lookup table for all primary U.S. ZIP codes.
homepage
repositoryhttps://github.com/SkylerLipthay/zip_codes
max_upload_size
id2636
size4,293,541
Skyler (SkylerLipthay)

documentation

http://skylerlipthay.github.io/zip_codes/doc/zip_codes/

README

zip_codes

Based off of the free ZIP code database provided by federalgovernmentzipcodes.us ("primary location only" dataset).

This library generates a lookup map from a CSV file at compile time. Depending on this library comes at a roughly 11MB binary and memory cost.

Documentation

License

Licensed under either of

at your option.

Contribution

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

Commit count: 6

cargo fmt