10 releases

new 0.4.1 May 20, 2024
0.4.0 May 19, 2024
0.3.1 May 12, 2024
0.3.0 Apr 26, 2024
0.2.5 Apr 20, 2024

#1124 in GUI

Download history 219/week @ 2024-04-03 666/week @ 2024-04-10 270/week @ 2024-04-17 245/week @ 2024-04-24 127/week @ 2024-05-01 204/week @ 2024-05-08 473/week @ 2024-05-15

1,053 downloads per month
Used in 55 crates (10 directly)

Apache-2.0 OR MIT

44KB
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–9.5MB
~61K SLoC