Closed fasterthanlime closed 9 months ago
Attention: 485 lines
in your changes are missing coverage. Please review.
Comparison is base (
1016c80
) 71.85% compared to head (a532d35
) 74.27%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This (WIP) aims to close #45.
Async Rust is a tad friendlier now, let's see how it works out this time.
(Although my ultimate goal is to tackle #44, adding back the async interface is needed to make sure the state machines are truly sans-io, and to figure out what the API should look like.)