18 releases

0.5.0 Feb 25, 2025
0.4.8 Dec 6, 2024
0.4.7 Nov 3, 2024
0.4.4 Jun 10, 2024

#1548 in GUI

Download history 163/week @ 2024-11-13 199/week @ 2024-11-20 273/week @ 2024-11-27 491/week @ 2024-12-04 137/week @ 2024-12-11 230/week @ 2024-12-18 304/week @ 2024-12-25 182/week @ 2025-01-01 230/week @ 2025-01-08 183/week @ 2025-01-15 372/week @ 2025-01-22 190/week @ 2025-01-29 254/week @ 2025-02-05 162/week @ 2025-02-12 151/week @ 2025-02-19 152/week @ 2025-02-26

727 downloads per month
Used in 64 crates (12 directly)

Apache-2.0 OR MIT

47KB
1K SLoC

This crate is part of the zng project.

Cargo Features

This crate provides 2 feature flags, 1 enabled by default.

"named"

Enable associated names for ID types.

Enabled by default.

"hot_reload"

Enable static patching for ID types.

The hot_reload feature on the main crate uses this to ensure IDs generated by dynamically loaded libraries are unique across the running process.


lib.rs:

Macros for generating unique ID types.

Crate

Dependencies

~2.2–7MB
~49K SLoC