Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Module to manipulate values of type level
.
val to_lwt_log : t -> Lwt_log_core.level
Cast the level to a value of Lwt_log_core.level
.
val to_string : t -> string
val of_string : string -> t option
val encoding : t Data_encoding.t
include Tezos_stdlib.Compare.S with type t := t