A exclusão de uma branch é permanente. Isto NÃO PODERÁ ser desfeito. Continuar?
go/async
em master
Data limite não informada.
Atualmente este pull request não tem dependências.
A exclusão de uma branch é permanente. Isto NÃO PODERÁ ser desfeito. Continuar?
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?