snowflake-rs
The snowflake algorithm rust version.
A crate for quick generating distributed-ids.
API Docs: https://docs.rs/rs-snowflake/0.3.0/snowflake/
Usage
Add this to your Cargo.toml:
[]
= "0.3.0"
Getting Started
use SnowflakeIdBucket;
License
Licensed under
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Contribution
Let me see, what do I write.