| Crates.io | slugid |
| lib.rs | slugid |
| version | 1.0.3 |
| created_at | 2020-08-14 20:11:49.702703+00 |
| updated_at | 2024-09-13 09:37:53.008051+00 |
| description | SlugId generation for Rust |
| homepage | https://docs.rs/slugid/ |
| repository | https://github.com/taskcluster/slugid-rust |
| max_upload_size | |
| id | 276793 |
| size | 23,040 |
A package for generating v4 UUIDs and encoding them into 22 character URL-safe base64 slug representation (see RFC 4648 sec. 5).
See https://github.com/taskcluster/slugid for more information on slugIds.