Closed mgeisler closed 1 month ago
Modern Rust just says “note: calling an async function returns a future” and hides the Future type.
Future
Modern Rust just says “note: calling an async function returns a future” and hides the
Future
type.