Expand description
Host context trait for function runtime access to FraiseQL services.
Structs§
- Http
Response - Response from an HTTP request.
- Noop
Host Context - A no-op host context for testing WASM execution without real backends.
Traits§
- Host
Context - Trait for providing host services to functions (queries, storage, HTTP, etc.).
- Send
Host Context - Trait for providing host services to functions (queries, storage, HTTP, etc.).