Module cros_async::io_source

source ·

Macros§

  • Invoke a method on the underlying source type and await the result.
  • on_inner 🔒
    Invoke a method on the underlying source type.

Enums§

  • Associates an IO object F with cros_async’s runtime and exposes an API to perform async IO on that object’s descriptor.