= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package sihl
-
sihl
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val duration_to_yojson : duration -> Yojson.Safe.t
val duration_of_yojson :
Yojson.Safe.t ->
duration Ppx_deriving_yojson_runtime.error_or
val pp_duration : Format.formatter -> duration -> unit
val show_duration : duration -> string
val duration_to_span : duration -> Ptime.span
val ptime_to_yojson : Ptime.t -> [> `String of string ]
val ptime_of_yojson : Yojson.Safe.t -> (Ptime.t, string) result
val ptime_to_date_string : Ptime.t -> string
module Span : sig ... end