package bin_prot

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

Module type Utils.Make_binable_with_uuid_specSource

type t
val to_binable : t -> Binable.t
val of_binable : Binable.t -> t
val caller_identity : Bin_shape.Uuid.t

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

OCaml

Innovation. Community. Security.