one_two_eight

Crates.ioone_two_eight
lib.rsone_two_eight
version0.7.0
sourcesrc
created_at2023-06-25 17:47:55.730146
updated_at2024-10-08 13:05:51.878522
descriptionone_two_eight provides typed 128-bit identifiers.
homepage
repositoryhttps://github.com/rescrv/blue
max_upload_size
id899714
size12,888
Robert Escriva (rescrv)

documentation

README

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.
Commit count: 1599

cargo fmt