Deleting a branch is permanent. It CANNOT be undone. Continue?
go/async
kohteeseen master
Määräpäivää ei asetettu.
Tällä vetopyynnöllä ei tällä hetkellä ole riippuvuuksia.
Deleting a branch is permanent. It CANNOT be undone. Continue?
update rocket and its dependencies to their
async
branch.update our code to use rocket’s async APIs
Codecov Report
this std::fs::read could (should?) be async.
It could with something like async-std, yes. But maybe add a todo and leave it for a future PR?