Structs§
- DynPollable
- The host representation of the
wasi:io/poll.pollable
resource.
Traits§
- Pollable
- The trait used to implement
DynPollable
to create apollable
resource inwasi:io/poll
.
Functions§
- subscribe
- Creates a
wasi:io/poll/pollable
resource which is subscribed to the providedresource
.