Docs.rs
wasi-common-27.0.0
wasi-common 27.0.0
Permalink
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
bitflags ^2.0
normal
cap-fs-ext ^3.4.1
normal
optional
cap-rand ^3.4.1
normal
cap-std ^3.4.1
normal
cap-time-ext ^3.4.1
normal
optional
fs-set-times ^0.20.1
normal
optional
io-lifetimes ^2.0.3
normal
optional
libc ^0.2.112
normal
optional
log ^0.4.8
normal
system-interface ^0.27.1
normal
optional
thiserror ^1.0.43
normal
tokio ^1.30.0
normal
optional
tracing ^0.1.26
normal
wasmtime ^27.0.0
normal
optional
wiggle =27.0.0
normal
tempfile ^3.1.0
dev
test-log ^0.2
dev
tokio ^1.30.0
dev
tracing-subscriber ^0.3.1
dev
wasmtime ^27.0.0
dev
rustix ^0.38.31
normal
io-extras ^0.18.1
normal
rustix ^0.38.31
normal
windows-sys ^0.59.0
normal
Versions
36.81%
of the crate is documented
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
wasi_
common
27.0.0
In wasi_
common::
sync::
sched
wasi_common
::
sync
::
sched
Function
sched_ctx
Copy item path
Source
pub fn sched_ctx() ->
Box
<dyn
WasiSched
>
Available on
crate feature
sync
only.