17 releases

new 0.4.8 Dec 6, 2024
0.4.7 Nov 3, 2024
0.4.6 Sep 15, 2024
0.4.4 Jun 10, 2024

#1473 in GUI

Download history 243/week @ 2024-08-18 271/week @ 2024-08-25 308/week @ 2024-09-01 375/week @ 2024-09-08 651/week @ 2024-09-15 231/week @ 2024-09-22 406/week @ 2024-09-29 179/week @ 2024-10-06 225/week @ 2024-10-13 227/week @ 2024-10-20 127/week @ 2024-10-27 554/week @ 2024-11-03 183/week @ 2024-11-10 274/week @ 2024-11-17 197/week @ 2024-11-24 386/week @ 2024-12-01

1,063 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