Skip to main content

Module parser_rustmacro

Module parser_rustmacro 

Source
Expand description

Rust DSL parser for Rúnar contracts (.runar.rs).

Parses Rust-style contract definitions using a hand-written tokenizer and recursive descent parser. Produces the same AST as the TypeScript parser.

Functions§

parse_rust_dsl