package_tyck_scope

Function package_tyck_scope 

Source
pub fn package_tyck_scope(
    ctx: &mut LocalContext,
    spec: &PackageInfo,
    options: PackageTyckDumpOptions,
) -> StrResult<PackageTyckDump>
Expand description

Dumps package scopes together with type-checker results.