Skip to main content

generate_to_string

Function generate_to_string 

Source
pub fn generate_to_string(node_types_json: &str) -> Result<String, Error>
Expand description

Generates typed AST code from node-types.json contents and returns it as formatted Rust source.