Module OpenSource.FbPulseConfigName

type t
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compare
include Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equal
val pp : Stdlib.Format.formatter -> t -> unit
val has_config_read : 'pulse_value_history -> bool
val of_string : config_type:string -> string -> t