FuelLabs/fuel-core
Vedi su GitHubAvoid usage of the `BoxedStream` from the ports in services
Open
Aperta il 10 mar 2025
good first issuetech-debt
Descrizione
We have many places in the codebase where we require the port to return a BoxedStream, while instead, it could have a generic trait with async method
Source: https://github.com/FuelLabs/fuel-core/pull/2791#discussion_r1985721863