package piqilib

  1. Overview
  2. Docs
type t = {
  1. mutable piqi_type : string;
  2. mutable typename : Piqi_impl_piqi.typename;
  3. mutable code : Piqi_impl_piqi.uint;
}