pub type ConstraintBytecode = Vec<u8>;
Constraint code serialized as json.
struct ConstraintBytecode { /* private fields */ }