pub type QueryParameters = Option<String>;
Expand description

Alias of query parameters.

This is the type that holds the request query parameters.