Docs.rs
wasmtime-wasi-25.0.3
wasmtime-wasi 25.0.3
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
async-trait ^0.1.71
normal
bitflags ^2.0
normal
bytes ^1.4
normal
cap-fs-ext ^3.4.1
normal
cap-net-ext ^3.4.1
normal
cap-rand ^3.4.1
normal
cap-std ^3.4.1
normal
cap-time-ext ^3.4.1
normal
fs-set-times ^0.20.1
normal
futures ^0.3.27
normal
io-lifetimes ^2.0.3
normal
once_cell ^1.12.0
normal
system-interface ^0.27.1
normal
thiserror ^1.0.43
normal
tokio ^1.30.0
normal
tracing ^0.1.26
normal
url ^2.3.1
normal
wasmtime ^25.0.3
normal
wiggle =25.0.3
normal
optional
tempfile ^3.1.0
dev
test-log ^0.2
dev
tokio ^1.30.0
dev
tracing-subscriber ^0.3.1
dev
wasmtime ^25.0.3
dev
rustix ^0.38.31
normal
io-extras ^0.18.1
normal
rustix ^0.38.31
normal
windows-sys ^0.52.0
normal
Versions
36.07%
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
wasmtime_
wasi
25.0.3
Module monotonic_
clock
Module Items
Traits
Functions
Type Aliases
In wasmtime_
wasi::
bindings::
clocks
wasmtime_wasi
::
bindings
::
clocks
Module
monotonic_clock
Copy item path
Source
Traits
§
GetHost
Host
Functions
§
add_
to_
linker
add_
to_
linker_
get_
host
Type Aliases
§
Duration
A duration of time, in nanoseconds.
Instant
An instant in time, in nanoseconds. An instant is relative to an unspecified initial value, and can only be compared to instances from the same monotonic-clock.
Pollable