Skip to main content

lower_rust_source

Function lower_rust_source 

Source
pub fn lower_rust_source(source: &str) -> Result<String>
Expand description

Parses, validates, and lowers Draxl source to ordinary Rust.