rust-distributed-id 0.1.3

Rust version of the Twitter snowflake algorithm.
Documentation
1
2
3
4
pub mod worker_assigner;
mod model;
mod dao;
mod service;