pub fn maybe_sanitize(string: String, is_sanitize: &bool) -> String
Expand description

Sanitize a string if is_sanitize true.