Expand description
Convert a rowan lossless CST into the existing AST types.
The entry point is convert, which takes the root SyntaxNode produced by
crate::parser::parse and the original source text, and returns a Config.
Convert a rowan lossless CST into the existing AST types.
The entry point is convert, which takes the root SyntaxNode produced by
crate::parser::parse and the original source text, and returns a Config.