Module ConfigGating.ConfigName

Identifies a config flag.

type t = string
val compare : t -> t -> int
val equal : t -> t -> bool
val pp : F.formatter -> string -> unit