Merkle_ledger.Util
module type Inputs_intf = sig ... end
module Make (Inputs : Inputs_intf) : sig ... end