Module core::future::poll_fn

source ·

Structs

  • A Future that wraps a function returning Poll.

Functions

  • Creates a future that wraps a function returning Poll.