compile_program

Function compile_program 

Source
pub fn compile_program(
    program: &Program,
    options: &CompileOptions,
) -> TokenStream