We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d90a2 commit fd54d1aCopy full SHA for fd54d1a
axum-macros/tests/typed_path/fail/not_deserialize.stderr
@@ -13,7 +13,7 @@ error[E0277]: the trait bound `for<'de> MyPath: serde::de::Deserialize<'de>` is
13
(T0, T1)
14
(T0, T1, T2)
15
(T0, T1, T2, T3)
16
- and 129 others
+ and $N others
17
= note: required for `MyPath` to implement `serde::de::DeserializeOwned`
18
= note: required for `axum::extract::Path<MyPath>` to implement `FromRequestParts<S>`
19
= note: this error originates in the derive macro `TypedPath` (in Nightly builds, run with -Z macro-backtrace for more info)
0 commit comments