Skip to main content

Module error

Module error 

Source
Expand description

Error type for the core library. The mapping from these errors to process exit codes lives in the CLI (see exit.rs for the documented codes).

Enums§

Error
Everything that can go wrong while loading configuration, parsing skill or test-case definitions, talking to a provider, or running evals.

Type Aliases§

Result
Result alias used throughout the core library.