pub struct NoContext;
Expand description
An empty counter that will always return the value 0
.
This type should be used when constructing timestamps for version 7 UUIDs, since they don’t need a counter for uniqueness.
pub struct NoContext;
An empty counter that will always return the value 0
.
This type should be used when constructing timestamps for version 7 UUIDs, since they don’t need a counter for uniqueness.