-
-
Notifications
You must be signed in to change notification settings - Fork 93
migrate to async closures where possible #429
Copy link
Copy link
Closed
Labels
easyAn easy issue to pick up for anyone.An easy issue to pick up for anyone.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersmentor availableA mentor is available to help you through the issue.A mentor is available to help you through the issue.
Milestone
Metadata
Metadata
Assignees
Labels
easyAn easy issue to pick up for anyone.An easy issue to pick up for anyone.enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersmentor availableA mentor is available to help you through the issue.A mentor is available to help you through the issue.
Most of the code, mostly examples and tests I imagine, in rama codebase which now uses the construct:
can probably move to the async closures we now have access to since edition 2024 (MSRV 1.85)
and if move required: