package core_extended

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module B : Core.Binable

Signature

type t
include sig ... end
val bin_read_t : t Core.Bin_prot.Read.reader
val __bin_read_t__ : (int -> t) Core.Bin_prot.Read.reader
val bin_size_t : t Core.Bin_prot.Size.sizer
val bin_write_t : t Core.Bin_prot.Write.writer
val bin_shape_t : Core.Bin_prot.Shape.t
val create : B.t -> t
val value : t -> B.t
val bin_reader_t_with_value : (t * B.t) Core.Bin_prot.Type_class.reader
val bin_t_with_value : (t * B.t) Core.Bin_prot.Type_class.t
OCaml

Innovation. Community. Security.