Type Definition warp_reverse_proxy::QueryParameters[][src]

pub type QueryParameters = Option<String>;
Expand description

Alias of query parameters.

This is the type that holds the request query parameters.