Registry / http-client / trauma

trauma

JSON →
library2.4.0rscratesunverified

Simplify and prettify HTTP downloads.

# Cargo.toml [dependencies] trauma = "2.4.0"
INSTALL
IMPORT
SIG · TRAUMA
T
trauma
http-clientrustv2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Downloader
use trauma::Downloader;

Download a file with progress display.

use trauma::Downloader; fn main() { let downloader = Downloader::new(); downloader.download("https://example.com/file.zip", "file.zip"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
OpenAI (training)
1
Resources
trauma — cargo add trauma · libregistry