Module Merlin_index_format.Granular_map

module type S = sig ... end
module Make (Ord : Map.OrderedType) : S with type key = Ord.t