package bin_prot

  1. Overview
  2. Docs
A binary protocol generator

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=e7104063af1ee0bd91c564da9eb96e05fffe9f7cd0df87207c9593271bbeac14
md5=ae9395a6a8000bd121779347a4b608aa

doc/bin_prot.shape/Bin_shape_lib/Bin_shape/Uuid/index.html

Module Bin_shape.Uuid

Uuid.t is used by basetype and annotate.

type t
val of_string : string -> t

of_string s returns a Uuid.t wrapping s. There are currently no requirements of the format of s although it is common to use string in `uuid' format: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX There is also no attempt to detect & reject duplicates

OCaml

Innovation. Community. Security.