package postgres_async

  1. Overview
  2. Docs
type t = Column_metadata.t array

Technically format could be `Binary, but since Frontend.Bind doesn't ever ask for binary output right now, it's impossible to receive it from the server, and consume will reject it for simplicity.

val consume : ([> Core.read ], Iobuf.seek) Iobuf.t -> t Core.Or_error.t
OCaml

Innovation. Community. Security.