aztec-nr - std

Function as_witness

pub fn as_witness(x: Field)

Force a field value to be a witness instead of a constant in the compiled output. This is often only useful for debugging compiler optimizations.

This has no effect in unconstrained or comptime code.