package mariadb

  1. Overview
  2. Docs
type t = (string, Field.t) Hashtbl.t
val build : int -> (int -> Field.t) -> t