1688 shaares
869 private links
869 private links
2 results
tagged
concurrency
Besides an in-depth illustration of rust futures, this article also showcased some fany crates that I'm glad to learn about, which includes:
- color-eyre (failure handling)
- tracing (collect structured event-based diagnostic info)
- cargo-expand (print source code with macro expanded)