package timere

  1. Overview
  2. Docs
val to_json : t -> Yojson.Basic.t
val of_json : Yojson.Basic.t -> t option
val of_string : string -> t option