Crate str_slug

Source

Structs§

StrSlug

Functions§

slug
Generate URL friendly slug of the given string.
slug_hash
Generate URL friendly slug of the given string, and append a hash to it.
slug_hash_len
Slugify the given string and append the hash of the given value (trimed)