package piqilib

  1. Overview
  2. Docs
type t = {
  1. mutable t : Piqi_impl_piqi.piqi_list;
  2. mutable obj : Piqobj.obj list;
}