Crate stringr

Source

Traits§

Stringr

Functions§

remove_chars
Returns a new String where all specified characters are removed
remove_whitespace
Returns a new String where all whitespace characters are removed
splitn
Splits a String every nth position
splitn_separator
wildcard_match
wildcard_match_default