Docs.rs
wasmtime-wasi-http-27.0.0
wasmtime-wasi-http 27.0.0
Docs.rs crate page
Apache-2.0 WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
alexcrichton
github:bytecodealliance:wasmtime-publish
Dependencies
anyhow ^1.0.22
normal
async-trait ^0.1.71
normal
bytes ^1.4
normal
futures ^0.3.27
normal
http ^1.0.0
normal
http-body ^1.0.0
normal
http-body-util ^0.1.0
normal
hyper ^1.0.1
normal
tokio ^1.30.0
normal
tracing ^0.1.26
normal
wasmtime ^27.0.0
normal
wasmtime-wasi ^27.0.0
normal
base64 ^0.21.0
dev
futures ^0.3.27
dev
sha2 ^0.10.2
dev
test-log ^0.2
dev
tokio ^1.30.0
dev
tracing-subscriber ^0.3.1
dev
wasmtime ^27.0.0
dev
rustls ^0.22.0
normal
tokio-rustls ^0.25.0
normal
webpki-roots ^0.26.0
normal
Versions
100%
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
wasmtime_
wasi_
http
27.0.0
Module monotonic_
clock
Module Items
Traits
Functions
Type Aliases
In wasmtime_
wasi_
http::
bindings::
clocks
wasmtime_wasi_http
::
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