Core_kernel.Bin_protinclude module type of struct include Bin_prot endmodule Binable = Bin_prot.Binablemodule Blob = Bin_prot.Blobmodule Common = Bin_prot.Commonmodule Md5 = Bin_prot.Md5module Nat0 = Bin_prot.Nat0module Read = Bin_prot.Readmodule Shape = Bin_prot.Shapemodule Size = Bin_prot.Sizemodule Std = Bin_prot.Stdmodule Type_class = Bin_prot.Type_classmodule Utils = Bin_prot.Utilsmodule Utils_intf = Bin_prot.Utils_intfmodule Write = Bin_prot.Writemodule Writer : sig ... endmodule Reader : sig ... end