package piqilib

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