package piqilib

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