16 releases

0.4.7 Nov 3, 2024
0.4.6 Sep 15, 2024
0.4.5 Aug 15, 2024
0.4.4 Jun 10, 2024
0.2.5 Apr 20, 2024

#1485 in GUI

Download history 199/week @ 2024-07-29 167/week @ 2024-08-05 617/week @ 2024-08-12 262/week @ 2024-08-19 292/week @ 2024-08-26 426/week @ 2024-09-02 390/week @ 2024-09-09 456/week @ 2024-09-16 378/week @ 2024-09-23 251/week @ 2024-09-30 170/week @ 2024-10-07 221/week @ 2024-10-14 283/week @ 2024-10-21 265/week @ 2024-10-28 469/week @ 2024-11-04 177/week @ 2024-11-11

1,197 downloads per month
Used in 64 crates (12 directly)

Apache-2.0 OR MIT

46KB
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