| Crates.io | zng-unique-id |
| lib.rs | zng-unique-id |
| version | 0.8.0 |
| created_at | 2024-04-07 16:35:10.680736+00 |
| updated_at | 2025-09-22 15:48:03.83449+00 |
| description | Part of the zng project. |
| homepage | |
| repository | https://github.com/zng-ui/zng |
| max_upload_size | |
| id | 1199302 |
| size | 51,211 |
This crate is part of the zng project.
This crate provides 2 feature flags, 0 enabled by default.
"named"Enable associated names for ID types.
"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.