2025-04-24 12:07:40 +02:00

6 lines
102 B
Plaintext

error: task functions must be async
--> tests/ui/not_async.rs:6:1
|
6 | fn task() {}
| ^^^^^^^^^