I use thirtyfour in my Rust script, and it use tokio as async runtime.
When I want to use find in Vec.iter, it can\'t work well as I expect.
Here is the c