Structs§
- Async
Modules Info - 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). - Modules
Set - This is a transparent value type wrapping [
FxHashSet<ResolvedVc<Box<dyn Module>>>
].