slugid

Crates.ioslugid
lib.rsslugid
version1.0.1
sourcesrc
created_at2020-08-14 20:11:49.702703
updated_at2022-05-13 15:19:43.426002
descriptionSlugId generation for Rust
homepagehttps://docs.rs/slugid/
repositoryhttps://github.com/taskcluster/slugid-rust
max_upload_size
id276793
size22,994
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