{"id":68164,"library":"trauma","title":"Trauma","description":"Simplify and prettify HTTP downloads.","status":"active","version":"2.4.0","language":"rust","source_language":null,"source_url":"https://github.com/rgreinho/trauma","tags":["http","download","progress","cli"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntrauma = \"2.4.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add trauma","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Downloader","correct":"use trauma::Downloader;"}],"quickstart":{"code":"use trauma::Downloader;\n\nfn main() {\n    let downloader = Downloader::new();\n    downloader.download(\"https://example.com/file.zip\", \"file.zip\");\n}","lang":"rust","description":"Download a file with progress display."},"warnings":[],"env_vars":null,"search_vec":"'cli':10 'download':6,8 'http':5,7 'prettifi':4 'progress':9 'simplifi':2 'trauma':1","created_at":"2026-06-17T17:46:19.889064+00:00","updated_at":"2026-06-17T17:46:19.889064+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rgreinho/trauma","github":"https://github.com/rgreinho/trauma","docs":"https://docs.rs/trauma/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}