liblisa

Module oracle

Expand description

Defines the trait Oracle, which represents a CPU observer oracle.

Structs§

Enums§

  • Error returned when an error occurs in an Oracle during instruction observation.

Traits§

Type Aliases§

  • A tuple of (state_in, state_out) representing an input to the observation and the observed output.
  • The result of an observation.