Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
S.Timestampmodule Time : sig ... endmodule T : sig ... endval create : Apero.Uuid.t -> Time.t -> tval get_source : t -> Apero.Uuid.tval to_string : t -> stringval of_string : string -> t optionval pp : Format.formatter -> t -> unit