actix-web-location

Crates.ioactix-web-location
lib.rsactix-web-location
version0.7.0
sourcesrc
created_at2021-07-30 17:25:39.798095
updated_at2022-05-10 23:51:03.092925
descriptionA extensible crate to provide location determination for actix-web, using GeoIP or other techniques
homepagehttps://github.com/mozilla-services/common-rs/tree/master/actix-web-location
repositoryhttps://github.com/mozilla-services/common-rs
max_upload_size
id429379
size54,070
JR Conlin (jrconlin)

documentation

https://docs.rs/actix-web-location

README

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.

Commit count: 77

cargo fmt