Internal_event.Section
Sections are a simple way of classifying events at the time of their emission.
val empty : t
val encoding : t Data_encoding.t
val to_string_list : t -> string list
val pp : Stdlib.Format.formatter -> t -> unit
include Tezos_stdlib.Compare.S with type t := t