package dtc-pb

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. mutable journal_entry : string option;
  2. mutable date_time : Dtcprotocol_piqi.int64_fixed option;
}