package piqilib

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

Module Piqi_piqi.ImportSource

type t = {
  1. mutable modname : Piqi_piqi.word;
  2. mutable name : Piqi_piqi.name option;
}