Eliminar una rama es permanente. NO PUEDE deshacerse. ¿Continuar?
go/async
en master
Sin fecha de vencimiento.
Este pull request actualmente no tiene ninguna dependencia.
Eliminar una rama es permanente. NO PUEDE deshacerse. ¿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?