Function get_texts

Source
fn get_texts<'a>(node: &'a Node<'_, '_>) -> impl Iterator<Item = &'a str>