mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-09 03:43:30 +01:00
6 lines
165 B
Text
6 lines
165 B
Text
|
error: `#[debug_handler]` is not supported on methods
|
||
|
--> tests/fail/self_receiver.rs:17:22
|
||
|
|
|
||
|
17 | async fn handler(self) {}
|
||
|
| ^^^^
|