package calli

  1. Overview
  2. Docs
type t = {
  1. id : string;
  2. attr_list : Attr.t list;
}
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.