package piqilib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Piqobj.OptionSource

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