Skip to main content

Crate ps_uuid

Crate ps_uuid 

Source

Macros§

uuid
Parse a UUID from a string literal at compile time.

Structs§

Braced
A UUID formatted with surrounding braces.
Gregorian
Hyphenated
A UUID formatted in the canonical hyphenated representation.
Md5
NodeId
A unique node identifier represented as a 6-byte array.
Sha1
Simple
A UUID formatted as a simple, unadorned sequence of 32 hexadecimal digits.
State
UUID
A UUID represented as a 16-byte array
Urn
A UUID formatted as a Uniform Resource Name.

Enums§

DurationToTicksError
NcsUuidError
UuidConstructionError
UuidParseError
Variant

Constants§

NODE_ID_BYTES
UUID_BYTES

Statics§

STATE

Traits§

ToHex

Functions§

md5
sha1
to_hex