Module poll

Source

Structs§

DynPollable
The host representation of the wasi:io/poll.pollable resource.

Traits§

Pollable
The trait used to implement DynPollable to create a pollable resource in wasi:io/poll.

Functions§

subscribe
Creates a wasi:io/poll/pollable resource which is subscribed to the provided resource.

Type Aliases§

DynFuture
MakeFuture