{"id":74894,"library":"iowrap","title":"IOWrap","description":"Small helpers for using io::Read and io::Write traits more conveniently.","status":"active","version":"0.2.1","language":"rust","source_language":null,"source_url":"https://github.com/FauxFaux/iowrap-rs","tags":["io","read","write","helpers","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\niowrap = \"0.2.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add iowrap","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ReadExt","correct":"use iowrap::ReadExt;"}],"quickstart":{"code":"use iowrap::ReadExt;\n\nlet mut reader = std::io::stdin();\nlet data = reader.read_to_end().unwrap();","lang":"rust","description":"Reads all bytes from stdin using the ReadExt extension."},"warnings":[],"env_vars":null,"search_vec":"'conveni':13 'helper':3,17 'io':6,9,14 'iowrap':1 'read':7,15 'small':2 'trait':11 'use':5 'util':18 'write':10,16","created_at":"2026-06-17T19:09:34.411179+00:00","updated_at":"2026-06-17T19:09:34.411179+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/FauxFaux/iowrap-rs","github":"https://github.com/FauxFaux/iowrap-rs","docs":"https://docs.rs/iowrap/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}