Function summarize_text

Source
pub fn summarize_text(text: &str) -> Result<String, Box<dyn Error>>