Skip to main content

Module error

Module error 

Source
Expand description

Error types for fugue-evo

This module defines all error types used throughout the library.

Structs§

RepairInfo
Repair information when an operator needs to fix a constraint violation

Enums§

CheckpointError
Error type for checkpoint operations
EvolutionError
Top-level error type for evolution operations
GenomeError
Error type for genome operations
OperatorError
Error type for operator failures
OperatorResult
Result of an operator application with optional repair information

Type Aliases§

Address
Address type for genome trace operations
EvoResult
Result type alias for evolution operations