package postgres_async

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

Innovation. Community. Security.