Skip to main content

Module error

Module error 

Source
Expand description

Hosts error definitions for the core crate.

Structs§

ChipName
Names the chip of an M4 system that a diagnostic is about: chip #3, or the main chip.

Enums§

ConstraintSystemError
Constraint system related error.
ConstraintViolation
The arithmetic by which a single constraint fails on a value vector.
OperandFault
The way one term of an operand is malformed, said without naming where the operand sits.
VerificationError
Reason a value vector fails to satisfy a constraint system.
VerificationM4Error
Reason a witness fails to satisfy an M4 constraint system.