Skip to main content

bind_global_variable_types_lowered

Function bind_global_variable_types_lowered 

Source
pub fn bind_global_variable_types_lowered(
    root: ExprId,
    arena: &ExprArena,
    types: &mut TypeTable,
    type_specs: &[GlobalVariableTypeSpec],
)