mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-24 00:00:16 +02:00
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
error: expected one of: `via`, `rejection_derive`, `rejection`
|
|
--> tests/from_request/fail/unknown_attr_container.rs:4:16
|
|
|
|
|
4 | #[from_request(foo)]
|
|
| ^^^
|