Kimchi_backend_common.Plonk_dlog_oracles
module type Inputs_intf = sig ... end
module Make (Inputs : Inputs_intf) : sig ... end