Skip to main content

Module binding_usage_info

Module binding_usage_info 

Source

Structs§

BindingUsageInfo
ExportCircuitBreakers
This is a transparent value type wrapping [FxHashSet<ResolvedVc<Box<dyn Module>>>].
ModuleExportUsage
OptionBindingUsageInfo
This is a transparent value type wrapping Option<ResolvedVc<BindingUsageInfo>>.
PartialNamespaceModules
This is a transparent value type wrapping [FxHashSet<ResolvedVc<Box<dyn Module>>>]. Modules that are read through a partial namespace object — an ExportUsage::PartialNamespaceObject edge points at them.
UsedExportsMap
This is a transparent value type wrapping [FxHashMap<ResolvedVc<Box<dyn Module>>,ModuleExportUsageInfo>].

Enums§

ModuleExportUsageInfo

Functions§

compute_binding_usage_info