Module io_source

Source

Macros§

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

Enums§

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