pub fn strip(string: &str, chars: &str) -> String
Strips a string of a set of characters.
string
chars