We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc8eed commit a2fbb6cCopy full SHA for a2fbb6c
druntime/src/core/sync/event.d
@@ -51,6 +51,7 @@ struct ProcessFile
51
}
52
---
53
*/
54
+deprecated("Please use core.sync.event2.Event2 instead")
55
struct Event
56
{
57
nothrow @nogc:
0 commit comments