Files
2023-04-21 17:45:31 +02:00

6 lines
174 B
Plaintext

error: Handlers must only take owned values
--> tests/debug_handler/fail/extract_self_ref.rs:23:22
|
23 | async fn handler(&self) {}
| ^^^^^