| Crates.io | actix-web-location |
| lib.rs | actix-web-location |
| version | 0.7.0 |
| created_at | 2021-07-30 17:25:39.798095+00 |
| updated_at | 2022-05-10 23:51:03.092925+00 |
| description | A extensible crate to provide location determination for actix-web, using GeoIP or other techniques |
| homepage | https://github.com/mozilla-services/common-rs/tree/master/actix-web-location |
| repository | https://github.com/mozilla-services/common-rs |
| max_upload_size | |
| id | 429379 |
| size | 54,070 |
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.