package postgres_async

  1. Overview
  2. Docs
type t
val unnamed : t
val create_named_exn : string -> t

The provided string must be nonempty and not contain nulls.

val to_string : t -> string

to_string unnamed = ""

OCaml

Innovation. Community. Security.