pub fn convert(root: &SyntaxNode, source: &str) -> ConfigExpand description
Convert a rowan CST root node into the existing AST Config.
pub fn convert(root: &SyntaxNode, source: &str) -> ConfigConvert a rowan CST root node into the existing AST Config.