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