execute_codegen

Function execute_codegen 

Source
pub async fn execute_codegen(
    language: SupportedLanguage,
    context: &GenContext,
) -> Result<()>