caqti.platform
Sys.Switch
A module used by EIO to handle cleanup tasks; unit for other platforms.
caqti
caqti.blocking
caqti.platform.unix
caqti.plugin
caqti.template
type t
type hook
val run : (t -> 'a Fiber.t) -> 'a Fiber.t
val check : t -> unit
val on_release_cancellable : t -> (unit -> unit Fiber.t) -> hook
val remove_hook : hook -> unit