|
|
Subscribe / Log in / New account

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 _


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds