snowflake-id-generator 0.2.1

Simple snowflake id implementation
Documentation
1
2
3
pub mod multi_thread;
pub mod single_thread;
mod common;