9 breaking releases
| 0.10.0 | Aug 8, 2025 |
|---|---|
| 0.9.0 | Feb 4, 2025 |
| 0.8.0 | Dec 4, 2024 |
| 0.7.0 | Oct 8, 2024 |
| 0.1.1 | Jul 9, 2023 |
#1133 in Encoding
278 downloads per month
Used in 23 crates
(9 directly)
50KB
1K
SLoC
one_two_eight
one_two_eight provides typed 128-bit identifiers. Use generate_id to create a type, and possibly generate_id_protok
to implement prototk::Message.
Status
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year. The clock was last reset 2023-09-19.
Scope
This library provides the generate_id and generate_id_prototk macros.
Warts
- Macros duplicate code, but that's what they do.
Documentation
The latest documentation is always available at docs.rs.
Updating
- 0.1.1 -> 0.2.0: API expansion; otherwise backwards compatible.
Dependencies
~240KB