Docs.rs
wasmtime-wasi-5.0.0
wasmtime-wasi 5.0.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
wasi-cap-std-sync =5.0.0
normal
wasi-common =5.0.0
normal
wasi-tokio =5.0.0
normal
wasmtime ^5.0.0
normal
wiggle =5.0.0
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
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
☰
In wasmtime_wasi::sync::sched::unix
?
Function
wasmtime_wasi
::
sync
::
sched
::
unix
::
poll_oneoff
source
·
[
−
]
pub async fn poll_oneoff<'a>(
poll: &mut
Poll
<'a>
) -> impl
Future
<Output =
Result
<
()
,
Error
>>