| Crates.io | qanik |
| lib.rs | qanik |
| version | 0.1.1 |
| created_at | 2025-01-02 18:04:06.220235+00 |
| updated_at | 2025-01-02 18:04:06.220235+00 |
| description | A simple rust implementation of twitter's SnowFlake. |
| homepage | |
| repository | https://github.com/jotnkode/qanik |
| max_upload_size | |
| id | 1501751 |
| size | 6,630 |
qanik is a simple rust implementation of twitters SnowFlake.
Add qanik to your cargo dependencies. Ex:
[dependencies]
qanik = "0.1.0"
Distributed under the MIT License. See LICENSE.txt for more information.