Allow unsized types in query, form and json
This commit is contained in:
@@ -41,6 +41,10 @@ unstable = []
|
||||
name = "simple"
|
||||
path = "examples/simple.rs"
|
||||
|
||||
[[example]]
|
||||
name = "form"
|
||||
path = "examples/form.rs"
|
||||
|
||||
[[example]]
|
||||
name = "async"
|
||||
path = "examples/async.rs"
|
||||
|
||||
Reference in New Issue
Block a user