pub fn extract_docstring( node: Node<'_>, source_code: &str, language: Language, ) -> Option<String>
Extract docstring/documentation comment