Usunięcie gałęzi jest trwałe i NIE MOŻE zostać cofnięte. Kontynuować?
go/async
do master
Brak ustawionego terminu realizacji.
Ten Pull Request nie zawiera w tej chwili żadnych zależności.
Usunięcie gałęzi jest trwałe i NIE MOŻE zostać cofnięte. Kontynuować?
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?