package vcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type nonrec t =
  1. | Current
  2. | Id of t
val sexp_of_t : t -> Sexplib0.Sexp.t
include Msgpack.Msgpackable with type t := t
val of_msgpack : Msgpack__.Message.t -> t Core.Or_error.t
val to_msgpack : t -> Msgpack__.Message.t
OCaml

Innovation. Community. Security.