Module Merlin_index_format.Granular_set

module type S = sig ... end
module Make (Ord : Set.OrderedType) : S with type elt = Ord.t