Docs.rs
node_resolver-0.16.0
node_resolver 0.16.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ry
dsherret
bartlomieju
denobot
Dependencies
anyhow ^1.0.57
normal
async-trait ^0.1.73
normal
deno_media_type ^0.2.0
normal
deno_package_json ^0.1.2
normal
deno_path_util =0.2.1
normal
futures ^0.3.21
normal
lazy-regex ^3
normal
once_cell ^1.17.1
normal
path-clean =0.1.0
normal
regex ^1.7.0
normal
serde_json ^1.0.85
normal
thiserror ^1.0.61
normal
tokio ^1.36.0
normal
url <2.5.0
normal
Versions
4.76%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
node_
resolver
0.16.0
NpmResolver
Rc
Aliased type
In crate node_
resolver
node_resolver
Type Alias
NpmResolverRc
Copy item path
Source
pub type NpmResolverRc =
MaybeArc
<dyn
NpmResolver
>;
Aliased Type
ยง
struct NpmResolverRc {
/* private fields */
}