ConstraintId

Type Alias ConstraintId 

Source
pub type ConstraintId = NonZero<u32>;
Expand description

The ID of a proof step.

Aliased Typeยง

pub struct ConstraintId(/* private fields */);