actix-web-lab: v0.18.7
- Add
UrlEncodedForm
extractor with const generic size limit that supports collecting multi-value items into aVec
.
UrlEncodedForm
extractor with const generic size limit that supports collecting multi-value items into a Vec
.