Crate uuid_str

Crate uuid_str 

Source

Structsยง

UuidStr
A wrapper around a UUID string. It uses a static 36 byte array to store the UUID string. It allows for Copy and Clone.