mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-25 16:47:34 +01:00
4e4c29175f
Co-authored-by: Jonas Platte <jplatte+git@posteo.de> Co-authored-by: Michael Scofield <mscofield0@tutanota.com>
5 lines
130 B
Text
5 lines
130 B
Text
error: expected `state`
|
|
--> tests/debug_handler/fail/invalid_attrs.rs:3:17
|
|
|
|
|
3 | #[debug_handler(foo)]
|
|
| ^^^
|