Docs.rs
wasi-cap-std-sync-0.37.0
wasi-cap-std-sync 0.37.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
sunfishcode
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
cap-fs-ext ^0.24.1
normal
cap-rand ^0.24.1
normal
cap-std ^0.24.1
normal
cap-time-ext ^0.24.1
normal
fs-set-times ^0.15.0
normal
io-lifetimes ^0.5.0
normal
is-terminal ^0.1.0
normal
system-interface ^0.20.0
normal
tracing ^0.1.19
normal
wasi-common =0.37.0
normal
tempfile ^3.1.0
dev
rustix ^0.33.7
normal
io-extras ^0.13.0
normal
lazy_static ^1.4
normal
winapi ^0.3
normal
Versions
1.43%
of the crate is documented
Go to latest version
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
☰
In wasi_cap_std_sync::sched::unix
?
Function
wasi_cap_std_sync
::
sched
::
unix
::
poll_oneoff
source
·
[
−
]
pub async fn poll_oneoff<'a>(poll: &mut
Poll
<'a>) ->
Result
<
()
,
Error
>