lib.rs
1 day agoRust MaxMind DB Reader. This library reads the MaxMind DB format, including the GeoIP2 and GeoLite2 databases. Building. To build everything: cargo build Testing. This crate manages its test data within a git submodule. To run the tests, you will first need to run the following command. git submodule update--init Usage. Add this to your Cargo.toml: