Expand description
Predict engine error types.
Enums§
- Predict
Error - Errors that can occur in predict operations.
Functions§
- build_
excerpt - Build a head + tail excerpt of
rawsuitable for embedding in an error message.
Type Aliases§
- Result
- A specialized
Resulttype for predict operations.