mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-16 00:00:18 +02:00
Co-authored-by: Jonas Platte <[email protected]> Co-authored-by: Michael Scofield <[email protected]>
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
error: expected `state`
|
|
--> tests/debug_handler/fail/invalid_attrs.rs:3:17
|
|
|
|
|
3 | #[debug_handler(foo)]
|
|
| ^^^
|