Distributed_plonk.Worker
module type S = sig ... end
module Make (Main : Distribution.Main_protocol.S) : S