seqid 0.1.3

Sequential ID generator traits with some default implementations
Documentation
1
2
3
4
5
6
//! Sequential ID generator crate.



pub mod impls;
pub mod traits;