{"id":74070,"library":"stream-body","title":"Stream Body","description":"An HttpBody implementation with efficient streaming support for the Rust HTTP library hyper.","status":"active","version":"0.1.1","language":"rust","source_language":null,"source_url":"https://github.com/rousan/stream-body","tags":["http","hyper","streaming","body"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nstream-body = \"0.1.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add stream-body","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"StreamBody","correct":"use stream_body::StreamBody;"}],"quickstart":{"code":"use stream_body::StreamBody;\n\nfn main() {\n    let body = StreamBody::new(vec![]);\n    println!(\"StreamBody created\");\n}","lang":"rust","description":"Creates a new StreamBody from a vector of bytes."},"warnings":[],"env_vars":null,"search_vec":"'bodi':2,19 'effici':7 'http':13,16 'httpbodi':4 'hyper':15,17 'implement':5 'librari':14 'rust':12 'stream':1,8,18 'support':9","created_at":"2026-06-17T18:58:24.317289+00:00","updated_at":"2026-06-17T18:58:24.317289+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/rousan/stream-body","github":"https://github.com/rousan/stream-body","docs":"https://docs.rs/stream-body/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}