Skip to main content

Module error

Module error 

Source
Expand description

Errors for the test harness.

Snafu-based, mirroring the pattern used across the workspace. Vector parsing, runner, and reporting all funnel through Error.

Structs§

JsonSnafu
SNAFU context selector for the Error::Json variant
SessionDidNotCompleteSnafu
SNAFU context selector for the Error::SessionDidNotComplete variant
TcSnafu
SNAFU context selector for the Error::Tc variant
VectorSnafu
SNAFU context selector for the Error::Vector variant

Enums§

Error

Type Aliases§

Result