Expand description
Location determination for Actix Web applications.
Re-exports§
pub use crate::providers::Provider;
Modules§
- providers
- Providers are
actix-web-location
’s abstraction to allow multiple ways of determining location.
Structs§
- Location
- The location information that providers must produce.
- Location
Config - Configuration for how to determine location from a request.
Enums§
- Error
- An error that occurred while providing a location.