Packages
howdy_uuid
0.1.0
A library for Gleam to parse UUIDs. This is a slightly modify version of gleam_uuid, to work with the latest version of gleam
Current section
Files
Jump to
Current section
Files
include/howdy@uuid_UUID.hrl
-record(uuid, {value :: bitstring()}).