Module actix::fut::future

source ·

Modules

  • Definition of the Ready (immediately finished) combinator

Structs

Enums

  • Future for the map method.
  • Future for the then combinator, chaining computations on the end of another future regardless of its outcome.

Traits

Functions

Type Aliases