serde_qs 1.1.1

Querystrings for Serde
Documentation
1
2
3
4
5
6
7
8
---
source: tests/test_roundtrip.rs
description: "VecWrapper([\"one\", \"two\", \"three\"])"
snapshot_kind: text
---
0=one&
1=two&
2=three