Discarding return value, and ignoring return type
Discarding return value, and ignoring return type
Posted Sep 25, 2025 21:26 UTC (Thu) by intgr (subscriber, #39733)In reply to: Discarding return value, and ignoring return type by taladar
Parent article: Canceling asynchronous Rust
I think in that case writing `drop(create_future())` would make the intention clearer than assigning to _