extract_first_sentence

Function extract_first_sentence 

Source
pub(crate) fn extract_first_sentence(text: &str) -> String
Expand description

Extract the first sentence from text (Unicode-safe).