Structs§
- Fast
IdGenerator - An
IdGenerator
implementation optimized for lightweight, locally-scoped identifiers. - Uuid
Generator - An
IdGenerator
implementation that uses UUID v4 to create unique identifiers.
Traits§
- IdGenerator
- Trait for generating unique identifiers.