Backend_extended.Makemodule Backend : Backend_intf.Smodule Field :
Snarky_intf.Field.Full
with type t = Backend.Field.t
with type Vector.t = Backend.Field.Vector.tmodule Bigint : sig ... endmodule Cvar : sig ... endmodule R1CS_constraint_system :
Backend_intf.Constraint_system_intf
with module Field := Field
with type t = Backend.R1CS_constraint_system.tmodule Constraint : sig ... end