Crate actix_quick_extract

Source
Expand description

§Actix-Quick-Extract

Extract information from a web request easily.

Modules§

headers
A collection of types that make extracting headers from requests easier

Structs§

IpAddr
Gets the IpAddr from the request Uses actix_web::dev::ConnectionInfo::realip_remote_addr

Enums§

ExtractError
Errors that can occur when extracting headers