package postgres_async

  1. Overview
  2. Docs
type t = {
  1. key : string;
  2. data : string;
}
val consume : ([> Core.read ], Iobuf.seek) Iobuf.t -> t Core.Or_error.t
OCaml

Innovation. Community. Security.