Files
axum/axum-debug/tests/fail/self_receiver.stderr
T

6 lines
165 B
Plaintext
Raw Normal View History

2021-11-11 21:26:08 +01:00
error: `#[debug_handler]` is not supported on methods
--> tests/fail/self_receiver.rs:17:22
|
17 | async fn handler(self) {}
| ^^^^