Docs.rs
proxy-wasm-0.2.3
proxy-wasm 0.2.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
PiotrSikora
Dependencies
hashbrown ^0.15
normal
log ^0.4
normal
Versions
0%
of the crate is documented
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
proxy_
wasm
0.2.3
In proxy_
wasm::
types
proxy_wasm
::
types
Type Alias
NewHttpContext
Copy item path
Source
pub type NewHttpContext =
fn
(context_id:
u32
, root_context_id:
u32
) ->
Box
<dyn
HttpContext
>;