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

#1503 in GUI

Download history 153/week @ 2024-10-12 227/week @ 2024-10-19 260/week @ 2024-10-26 533/week @ 2024-11-02 171/week @ 2024-11-09 200/week @ 2024-11-16 226/week @ 2024-11-23 470/week @ 2024-11-30 273/week @ 2024-12-07 141/week @ 2024-12-14 474/week @ 2024-12-21 152/week @ 2024-12-28 88/week @ 2025-01-04 217/week @ 2025-01-11 377/week @ 2025-01-18 182/week @ 2025-01-25

980 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