Module async_module_info

Module async_module_info 

Source

Structs§

AsyncModulesInfo
This is a transparent value type wrapping [FxHashSet<ResolvedVc<Box<dyn Module>>>]. This lists all the modules that are async (self or transitively because they reference another module in this list).
ModulesSet
This is a transparent value type wrapping [FxHashSet<ResolvedVc<Box<dyn Module>>>].

Functions§

compute_async_module_info