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

#1450 in GUI

Download history 365/week @ 2024-09-18 374/week @ 2024-09-25 260/week @ 2024-10-02 147/week @ 2024-10-09 229/week @ 2024-10-16 242/week @ 2024-10-23 546/week @ 2024-10-30 209/week @ 2024-11-06 163/week @ 2024-11-13 199/week @ 2024-11-20 273/week @ 2024-11-27 491/week @ 2024-12-04 137/week @ 2024-12-11 230/week @ 2024-12-18 304/week @ 2024-12-25 182/week @ 2025-01-01

950 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