Skip to main content

Crate draxl_lower_rust

Crate draxl_lower_rust 

Source
Expand description

Lowering from the current Draxl Rust profile to ordinary Rust source.

Lowering assumes the input already passed structural validation. The output strips Draxl metadata and preserves only the modeled Rust subset.

Functionsยง

lower_file
Lowers a validated Draxl file to ordinary Rust.