package caqti

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val detach : ('a -> 'b) -> 'a -> 'b System.Fiber.t
val run_in_main : (unit -> 'a System.Fiber.t) -> 'a