mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-07 11:05:00 +01:00
6 lines
116 B
Text
6 lines
116 B
Text
|
error: unknown argument
|
||
|
--> tests/fail/invalid_attrs.rs:3:17
|
||
|
|
|
||
|
3 | #[debug_handler(foo)]
|
||
|
| ^^^
|