package calli

  1. Overview
  2. Docs
type t = {
  1. id : string;
  2. edgeRHS : string;
  3. port : int;
}
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.