13 releases

0.4.4 Jun 10, 2024
0.4.3 Jun 4, 2024
0.4.2 May 31, 2024
0.3.1 May 12, 2024
0.2.5 Apr 20, 2024

#1211 in GUI

Download history 85/week @ 2024-04-01 609/week @ 2024-04-08 449/week @ 2024-04-15 235/week @ 2024-04-22 149/week @ 2024-04-29 172/week @ 2024-05-06 281/week @ 2024-05-13 582/week @ 2024-05-20 529/week @ 2024-05-27 513/week @ 2024-06-03 579/week @ 2024-06-10 351/week @ 2024-06-17 239/week @ 2024-06-24

1,688 downloads per month
Used in 59 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

~3–9MB
~61K SLoC