Docs.rs
par-term-update-0.1.0
par-term-update 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
paulrobello
Dependencies
anyhow ^1.0.101
normal
chrono ^0.4.43
normal
log ^0.4.29
normal
native-tls =0.2.16
normal
par-term-config ^0.1.1
normal
semver ^1.0.27
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.10.9
normal
ureq ^3.2.0
normal
zip ^8.1.0
normal
tempfile ^3.25
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module http
par_
term_
update
0.1.0
Module http
Module Items
Functions
In crate par_
term_
update
par_term_update
Module
http
Copy item path
Source
Expand description
HTTP client helper with native-tls support.
Functions
ยง
agent
Create a new HTTP agent configured with native-tls.
download_
file
Download a file from a URL and return its bytes.