Function compile_code

Source
pub fn compile_code(code: &str) -> Result<String, Box<dyn Error>>