gistlib
other rust categories
string code snippets in rust
concat two strings and trim the result in rust
convert a string to an integer in rust
create a md5 hash from a string in rust
create a password with a custom length in rust
create a sha3_512 hash from a string in rust
create a sha512 hash from a string in rust
create a template string in rust
find the first index of a character in a string in rust
find the last index of a character in a string in rust
find the last index of a substring in a string in rust
find the shortest word in a string in rust
format a date in to the format 'yyyy-mm-dd hh:mm:ss' in rust
generate a random string in rust
prepend a string to the beginning of another string in rust
remove a substring from a string in rust
replace a character in a string in rust
rust 字符串以换行符分割成vec in rust
split a string into an array of substrings in rust
vec<&str> join to string in rust
gistlib
by LogSnag