Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.starknet.io/llms.txt

Use this file to discover all available pages before exploring further.

Defines an input for a circuit. Represents an input signal in the circuit, indexed by N. Each input must be assigned a value before circuit evaluation.

Signature

pub extern type CircuitInput;