Expand description
Modules§
- host
- Host interface for requests, responses, logging, and feature management. Host-side API surface for HTTP request/response interaction.
Structs§
- Host
Logger - Logger implementation that forwards records to the host.
Traits§
- Guest
- Trait implemented by guest plugins to handle HTTP requests and responses.
Functions§
- register
- Register a guest plugin implementation with the runtime.