Curve.Affineinclude Stable_v1 with type Stable.V1.t = Base_field.t * Base_field.tmodule Stable : sig ... endtype t = Stable.V1.tval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_ormodule Backend : sig ... endval of_backend :
Backend.t ->
(Base_field.t * Base_field.t) Pickles_types.Or_infinity.tval to_backend :
(Base_field.t * Base_field.t) Pickles_types.Or_infinity.t ->
Backend.t