Function lemmy_utils::utils::check_slurs[][src]

pub fn check_slurs(text: &str, slur_regex: &Regex) -> Result<(), ApiError>