[][src]Crate uuid_rs

This crate defines a Uniform Resource Name namespace for UUIDs (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDentifier). A UUID is 128 bits long, and can guarantee uniqueness across space and time.

Modules

name
times

Structs

Layout

The UUID format is 16 octets.

Uuid

Enums

Format

The formal definition of the UUID string representation.

Variant
Version