Error.Stable
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.
Info.t
V2.t
V1.t
V1
V2
module V2 : sig ... end