Docs.rs
wcgi-host-0.3.0
wcgi-host 0.3.0
Permalink
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
wcgi ^0.3.0
normal
Versions
25%
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
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.3.0
All Items
Sections
Cargo Features
Crate 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
§
Unknown
CgiDialect
Enums
§
CgiDialect
The CGI dialect to use when running a CGI workload.
CgiError