package piqilib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Piqobj.RecordSource

type t = {
  1. mutable t : Piqi_impl_piqi.record;
  2. mutable field : Piqobj.field list;
  3. mutable unparsed_piq_fields_ref : int option;
}
OCaml

Innovation. Community. Security.