Skip to main content

Module token_generator

Module token_generator 

Source
Expand description

Token generation utilities for Rust code emission

This module handles the generation of Rust code tokens from the internal representation, including structs, enums, and modules.

Structsยง

TokenGenerator
Generates Rust code tokens from internal representations