Docs.rs
spin-executor-3.1.0
spin-executor 3.1.0
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Homepage
Repository
crates.io
Source
Owners
fermybot
Dependencies
futures ^0.3.28
normal
once_cell ^1.18.0
normal
wit-bindgen ^0.16.0
normal
Versions
78.38%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spin_
executor
3.1.0
Module poll
Module Items
Structs
Functions
In spin_
executor::
bindings::
wasi::
io
spin_executor
::
bindings
::
wasi
::
io
Module
poll
Copy item path
Source
Structs
§
Pollable
pollable
represents a single I/O event which may be ready, or not.
Functions
§
poll
Poll for completion on a set of pollables.