[][src]Module uuid::v1

The implementation for Version 1 Uuids.

Note that you need feature v1 in order to use these features.

Structs

Context

A thread-safe, stateful context for the v1 generator to help ensure process-wide uniqueness.

Traits

ClockSequence

A trait that abstracts over generation of Uuid v1 "Clock Sequence" values.