Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Sections are a simple way of classifying events at the time of their emission.
val empty : t
val to_lwt_log : t -> Lwt_log_core.section
Make the equivalent Lwt_log
section.
val encoding : t Data_encoding.t
val to_string_list : t -> string list