package bin_prot

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include Make_binable_without_uuid_spec
type t
val to_binable : t -> Binable.t
val of_binable : Binable.t -> t
val caller_identity : Bin_prot.Shape.Uuid.t

caller_identity is necessary to ensure different callers of Make_binable_with_uuid are not shape compatible.