Structs§
- Request
Parser - Helper for parsing binary request payloads from the Stylus runtime.
Enums§
- ApiStatus
- Status codes returned by host I/O operations to the Stylus runtime.
Constants§
- EVM_
API_ METHOD_ REQ_ OFFSET - Offset applied to EVM API method request IDs in the Stylus protocol.
Traits§
- HostIo
- Host I/O operations available to Stylus WASM programs.
Functions§
- dispatch_
request - Dispatch a host I/O request to the appropriate HostIo method.