Docs.rs
deno_npm_cache-0.6.0
deno_npm_cache 0.6.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dsherret
bartlomieju
denobot
Dependencies
async-trait ^0.1.73
normal
base64 ^0.21.7
normal
boxed_error ^0.2.3
normal
deno_cache_dir =0.16.0
normal
deno_error =0.5.5
normal
deno_npm =0.27.2
normal
deno_path_util =0.3.0
normal
deno_semver =0.7.1
normal
deno_unsync ^0.4.2
normal
faster-hex ^0.9
normal
flate2 ^1.0.30
normal
futures ^0.3.21
normal
http ^1.0
normal
log ^0.4.20
normal
parking_lot ^0.12.0
normal
percent-encoding ^2.3.0
normal
rand =0.8.5
normal
ring ^0.17.0
normal
serde_json ^1.0.85
normal
sys_traits =0.1.7
normal
tar =0.4.40
normal
thiserror ^2.0.3
normal
url ^2.5
normal
tempfile ^3.4.0
dev
Versions
23.4%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
deno_
npm_
cache
0.6.0
deno_npm_cache
Function
get_package_url
Copy item path
Source
pub fn get_package_url(npmrc: &
ResolvedNpmRc
, name: &
str
) ->
Url