Skip to main content

node_text

Function node_text 

Source
pub fn node_text(n: &Node) -> String
Expand description

Build the text string that gets embedded for a node. Format: "{kind} {qualified_name} {signature} {doc_comment}"