Crates.io | sortable-quick-unique-id |
lib.rs | sortable-quick-unique-id |
version | 1.1.0 |
source | src |
created_at | 2024-05-16 08:06:52.164606 |
updated_at | 2024-05-16 08:06:52.164606 |
description | The Sort-able Quick Unique ID system |
homepage | |
repository | https://github.com/Novora/SQUID-rs |
max_upload_size | |
id | 1241887 |
size | 26,344 |
This is the rust implementation of the Sortable Quick Unique ID system.
This implementation of SQUID
is under a Public Domain
license called CC0
with a fallback license of Apache2.0
this includes but is not limited to, the lib.rs
file and all files in the src
directory. A copy of the license and fallback license is included in the root of this repository, named: LICENSE
and FALLBACK_LICENSE
respectively.