wasmtime_
wasi_
io
30.0.0
Module poll
Module Items
Structs
Traits
Functions
Type Aliases
In crate wasmtime_
wasi_
io
wasmtime_wasi_io
Module
poll
Copy item path
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
Make
Future