19 releases
Uses new Rust 2024
0.5.1 | Mar 19, 2025 |
---|---|
0.4.8 | Dec 6, 2024 |
0.4.7 | Nov 3, 2024 |
0.4.4 | Jun 10, 2024 |
#1845 in GUI
441 downloads per month
Used in 64 crates
(12 directly)
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.
Dependencies
~2.2–7MB
~48K SLoC