Module cros_async::io_ext

source ·

Structs§

  • Simple wrapper struct to implement IntoAsync on foreign types.

Enums§

Traits§

  • Marker trait signifying that the implementor is suitable for use with cros_async. Examples of this include File, and base::net::UnixSeqpacket.

Type Aliases§