package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module V1 : sig ... end

Info.t is wire-compatible with V2.t, but not V1.t. V1 bin-prots a sexp of the underlying message, whereas V2 bin-prots the underlying message.

module V2 : sig ... end