Module poll
wasmtime_
wasi_
io
31.0.0
Module poll
Module Items
Structs
Traits
Functions
Type Aliases
In crate wasmtime_
wasi_
io
Modules
bindings
poll
streams
Structs
IoImpl
Traits
IoView
Functions
add_to_linker_async
wasmtime_wasi_io
Module
poll
Copy item path
Settings
Help
Summary
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