actix-web-location 0.5.0

A extensible crate to provide location determination for actix-web, using GeoIP or other techniques
Documentation

actix-web-location

License: MPL 2.0 Build Status version-badge::actix-web-location rustdoc-badge::actix-web-location

A extensible crate to provide location determination for actix-web, using GeoIP or other techniques.

This crate is optionally compatible with actix-web version 4. By default version 3 is supported, but by setting the feature actix-web-4, the crate will switch to version 4. Only one is supported at a time.