Type Alias rspack_resolver::Resolver
source · pub type Resolver = ResolverGeneric<FileSystemOs>;Expand description
Resolver with the current operating system as the file system
Aliased Type§
struct Resolver { /* private fields */ }pub type Resolver = ResolverGeneric<FileSystemOs>;Resolver with the current operating system as the file system
struct Resolver { /* private fields */ }