Module Piqobj.Field

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