Expand description
Auto-generated module
🤖 Generated with SplitRS
Traits§
- Kernel
Result Ext - Extension trait for
Result<T, KernelError>that adds context.
Functions§
- collect_
unknown_ constants - Collect all unique unknown constants from a list of errors.
- format_
error_ panel - Format a
KernelErrorfor display in an IDE panel. - has_
universe_ errors - Check whether a list of errors contains any universe inconsistencies.
- summarise_
error - Return a one-line summary of the error, truncated.
- try_
kernel - Wrap a closure into a
KernelResult.
Type Aliases§
- Kernel
Result - Kernel result type.