Static EMBEDDED_DB_V4

Source
pub(crate) static EMBEDDED_DB_V4: &str
Expand description

An embedded copy of the latest geoip v4 database at the time of compilation.

FIXME(eta): This does use a few megabytes of binary size, which is less than ideal. It would be better to parse it at compile time or something.