Expand description
Error types and result alias for llm-kernel. Error types for llm-kernel.
Enums§
- Kernel
Error - Errors that can occur when using llm-kernel.
Type Aliases§
- Result
- Alias for
Result<T, KernelError>.
Error types and result alias for llm-kernel. Error types for llm-kernel.
Result<T, KernelError>.