tokio

Module future

Source
Expand description

Asynchronous values.

Modules§

Traits§

  • Future 🔒
    A future represents an asynchronous computation obtained by use of async.