Module Bin_shape.Uuid
Uuid.t
is used by basetype
and annotate
.
val of_string : string -> t
of_string s
returns aUuid.t
wrappings
. There are currently no requirements of the format ofs
although it is common to use string in `uuid' format: XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX There is also no attempt to detect & reject duplicates