mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-07 02:59:47 +01:00
5 lines
175 B
Text
5 lines
175 B
Text
error: expected one of: `via`, `rejection_derive`, `rejection`
|
|
--> tests/from_request/fail/unknown_attr_container.rs:4:16
|
|
|
|
|
4 | #[from_request(foo)]
|
|
| ^^^
|