Module core::future::ready

source ·

Structs

  • A future that is immediately ready with a value.

Functions

  • Creates a future that is immediately ready with a value.