pub fn node_text(node: &Node<'_>, source: &[u8]) -> String
Extract text content from a tree-sitter node.