Skip to main content
A trait for retrieving output values from a circuit evaluation. This trait provides methods to access the output values of a circuit after successful evaluation.

Signature

Examples

Trait functions

get_output

Gets the output value for a specific circuit element.

Signature

Arguments

  • output - The circuit element to get the output for

Returns

The output value as a u384