Closed fuchsnj closed 5 years ago
Code that is panicking: https://github.com/carllerche/tower-web/blob/release-0.3.6/src/extract/serde.rs#L71
ah, apparently the argument names are important. It's an easy fix, just change the argument name to body
. Is a panic the expected behavior here?
closing as a duplicate of https://github.com/carllerche/tower-web/issues/183
Short error
Relevant bits of code
Dependency versions:
I can provide a full stacktrace if needed.
Questions: