mirror of
https://github.com/tokio-rs/axum.git
synced 2024-12-19 13:10:41 +01:00
6 lines
156 B
Text
6 lines
156 B
Text
|
error: expected `via` or `rejection_derive`
|
||
|
--> tests/from_request/fail/unknown_attr_container.rs:4:16
|
||
|
|
|
||
|
4 | #[from_request(foo)]
|
||
|
| ^^^
|