axum/axum-macros/tests/from_request/fail/unknown_attr_container.stderr

6 lines
164 B
Text
Raw Normal View History

error: expected one of: `via`, `rejection`, `state`
--> tests/from_request/fail/unknown_attr_container.rs:4:16
|
4 | #[from_request(foo)]
| ^^^