logoalt Hacker News

OptionOfTtoday at 1:31 AM1 replyview on HN

I quite often have this issue with async. You get a state machine that is huge because of how Rust builds it.


Replies

surajrmaltoday at 3:04 AM

This clippy lint does a good job of warning you when this might happen: https://rust-lang.github.io/rust-clippy/master/index.html?se...