slugid

Crates.ioslugid
lib.rsslugid
version1.0.3
sourcesrc
created_at2020-08-14 20:11:49.702703
updated_at2024-09-13 09:37:53.008051
descriptionSlugId generation for Rust
homepagehttps://docs.rs/slugid/
repositoryhttps://github.com/taskcluster/slugid-rust
max_upload_size
id276793
size23,040
Core (github:taskcluster:core)

documentation

https://docs.rs/slugid/

README

slugid - Compressed UUIDs for Rust

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.

Commit count: 13

cargo fmt