Crates.io | hr-id |
lib.rs | hr-id |
version | 0.6.0 |
source | src |
created_at | 2022-02-25 14:35:28.080651 |
updated_at | 2024-08-13 23:03:32.234477 |
description | A human-readable unique ID which supports Unicode, safe for URLs and file paths |
homepage | |
repository | https://github.com/haydnv/hr-id.git |
max_upload_size | |
id | 539464 |
size | 23,112 |
A human-readable unique ID for Rust which:
..
and each of /~$`&|=^{}<>'\?:@#()
From<Uuid>
Serialize
and Deserialize
with the serde
featureToStream
and FromStream
with the destream
feature