Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val string : string Logs.Tag.def -> tydef
val bool : bool Logs.Tag.def -> tydef
val float : float Logs.Tag.def -> tydef
val i64 : int64 Logs.Tag.def -> tydef
val u64 : Uint64.t Logs.Tag.def -> tydef
val u : unit Logs.Tag.def -> tydef
def typ tydef
is Some def
is tydef contains a def of type 'a
, or None
otherwise.
add is like Logs.Tag.add but uses [tydef] instead of def
.