compile_module

Function compile_module 

Source
pub fn compile_module(
    ctx: &mut Compiler,
    module: &AstModuleItem,
    symbol: SymbolId,
)