cairo_lang_sierra::extensions::modules::circuit

Constant OFFSETS_PER_GATE

Source
pub const OFFSETS_PER_GATE: usize = 3;
Expand description

A gate is defined by 3 offsets, the first two are the inputs and the third is the output.