JJ: Description from the destination commit:

~ todos

JJ: Description from source commit:
s/unwrap_err_/unwrap_/
This commit is contained in:
swrup 2026-03-03 10:31:57 +01:00
parent 650264f21e
commit 2b244adc1c
17 changed files with 85 additions and 105 deletions

View file

@ -50,7 +50,6 @@ module Timestamp : sig
val of_absolute : TimeAbsolute.t -> t
val of_ptime : Ptime.t -> t
(* TODO add pp *)
(* - *)
val bin : t Bin.t
val caqti : t Caqti_type.t