Expand description
Common abstractions for implementing a WCGI host.
Cargo Features
schemars- will enable JSON Schema generation for certain types using theschemarscrate
Structs
Enums
- The CGI dialect to use when running a CGI workload.
Common abstractions for implementing a WCGI host.
schemars - will enable JSON Schema generation for certain types using the
schemars crate