Module serde_qs::actix [−][src]
Functionality for using serde_qs with actix_web.
Enable with the actix feature.
Structs
| QsQuery | Extract typed information from from the request’s query. |
| QsQueryConfig | Query extractor configuration |