Similar to rust-analyzer, we should create `ast` module inside `syntax` crate, that will contain the concrete AST types instead of CST (`GreenNode`)
Similar to rust-analyzer, we should create
astmodule insidesyntaxcrate, that will contain the concrete AST types instead of CST (GreenNode)