Docs.rs
wcgi-host-0.2.0
wcgi-host 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Michael-F-Bryan
syrusakbary
github:wasmerio:wasmer-core
Dependencies
http ^1
normal
schemars ^0.8.11
normal
optional
serde ^1
normal
tokio ^1
normal
wasmparser ^0.95.0
normal
wcgi ^0.2.0
normal
Versions
26.32%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wcgi_host
0.2.0
All Items
Structs
Enums
Crate
wcgi_host
Copy item path
source
·
[
−
]
Expand description
Common abstractions for implementing a WCGI host.
§
Cargo Features
schemars
- will enable JSON Schema generation for certain types using the
schemars
crate
Structs
§
UnknownCgiDialect
Enums
§
CgiDialect
The CGI dialect to use when running a CGI workload.
CgiError