package packstream

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = {
  1. id : int64;
  2. typ : string;
  3. properties : Message.t alist;
}
OCaml

Innovation. Community. Security.