Crate actix_ipquery

Crate actix_ipquery 

Source

Structs§

IPInfo
Represents the full set of information returned by the API for an IP address.
IPQuery
The IPQuery struct that implements actix-web’s middleware.
IPQueryMiddleware

Traits§

IPQueryStore
Define the IPQueryStore trait