pub fn compile_to_rust(source: &str, name: &str) -> Result<String, Error>
Compile .zap source to Rust code