Skip to main content

global_scope

Function global_scope 

Source
pub fn global_scope<'db>(
    db: &'db dyn Db,
    file: ProgramFile<'db>,
) -> ScopeId<'db>
Expand description

Returns the module global scope of file.