17 releases

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

#1499 in GUI

Download history 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 201/week @ 2024-11-18 171/week @ 2024-11-25 493/week @ 2024-12-02 213/week @ 2024-12-09 92/week @ 2024-12-16 475/week @ 2024-12-23 158/week @ 2024-12-30 214/week @ 2025-01-06 188/week @ 2025-01-13 397/week @ 2025-01-20

959 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–7.5MB
~49K SLoC