Modules§
Structs§
- Alias
Map - A map of
AliasPattern
s to the [Template
]s they resolve to. - Alias
MapInto Iter - An owning iterator over the entries of an
AliasMap
. - Alias
MapLookup Iterator - An iterator over the aliases that match a request.
- Module
Resolve Result - Module
Resolve Result Builder - Request
Key - Represents the key for a request that leads to a certain results during resolving.
- Resolve
Alias Map - Content of an “alias” configuration
- Resolve
Result - Resolve
Result Builder - Resolve
Result Option - This is a transparent value type wrapping
Option<ResolvedVc<ResolveResult>>
.
Enums§
- Alias
Match - Result of a lookup in the alias map.
- Alias
Pattern - An alias pattern.
- External
Traced - External
Type - Find
Context File Result - Module
Part - ModulePart represents a part of a module.
- Module
Resolve Result Item - Resolve
Result Item - Subpath
Value - The result an “exports”/“imports” field describes. Can represent multiple alternatives, conditional result, ignored result (null mapping) and a plain result.
Traits§
- Alias
Template - A trait for types that can be used as a template for an alias.