suid (0.2.0)

Published 2024-05-16 11:59:03 +00:00 by lucxjo in lucxjo/suid

Installation

[registry]
default = "forgejo"

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add suid@0.2.0

About this package

A simple unique id library

SUID

Simple Unique Identifier

A way to create simple time-based unique identifiers. Mainly for use in my own projects but feel free to use in your own or contribute back to improve.

Licensed under AGPL-3.0-or-later

Dependencies

ID Version
rand ^0.8.5
tracing ^0.1.40
Details
Cargo
2024-05-16 11:59:03 +00:00
30
Louis Hollingworth <louis@hollingworth.nl>
AGPL-3.0-or-later
13 KiB
Assets (1)
Versions (2) View all
0.2.0 2024-05-16
0.1.0 2024-05-16