pub fn generate_to_string(node_types_json: &str) -> Result<String, Error>
Generates typed AST code from node-types.json contents and returns it as formatted Rust source.
node-types.json