pub fn sanitize_text(text: &str, rules: &[SanitizationRule]) -> StringExpand description
Apply all sanitization rules to a text string.
pub fn sanitize_text(text: &str, rules: &[SanitizationRule]) -> StringApply all sanitization rules to a text string.