Docs.rs
wasi-tokio-0.35.1
wasi-tokio 0.35.1
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
cfallin
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1
normal
cap-std ^0.24.1
normal
io-lifetimes ^0.5.0
normal
tokio ^1.8.0
normal
wasi-cap-std-sync =0.35.1
normal
wasi-common =0.35.1
normal
wiggle =0.35.1
normal
anyhow ^1
dev
cap-tempfile ^0.24.1
dev
tempfile ^3.1.0
dev
tokio ^1.8.0
dev
rustix ^0.33.0
normal
io-extras ^0.13.0
normal
lazy_static ^1.4
normal
winapi ^0.3
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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_tokio
?
Function
wasi_tokio
::
random_ctx
source
·
[
−
]
pub fn random_ctx() ->
Box
<dyn
RngCore
+
Send
+
Sync
+ 'static,
Global
>