[][src]Crate snowflake

The snowflake algorithm rust version.

Structs

SnowflakeIdBucket

The SnowflakeIdBucket type is snowflake-id-bucket it easy to get id also have a id buffer.

SnowflakeIdGenerator

The SnowflakeIdGenerator type is snowflake algorithm wrapper.