{"id":66090,"library":"ntex-io","title":"ntex-io","description":"Utilities for abstracting I/O streams in the ntex web framework.","status":"active","version":"3.11.0","language":"rust","source_language":null,"source_url":"https://github.com/ntex-rs/ntex","tags":["io","streams","async","ntex","web"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nntex-io = \"3.11.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ntex-io","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Io","correct":"use ntex_io::Io;"}],"quickstart":{"code":"use ntex_io::Io;\n\nfn main() {\n    let io = Io::new();\n    println!(\"Io created\");\n}","lang":"rust","description":"Create a new Io instance for abstracting I/O streams."},"warnings":[{"fix":"Add ntex to your dependencies and ensure you are using the correct async runtime.","message":"This crate is part of the ntex ecosystem and requires the ntex runtime.","severity":"gotcha","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'abstract':6 'async':16 'framework':13 'i/o':7 'io':3,14 'ntex':2,11,17 'ntex-io':1 'stream':8,15 'util':4 'web':12,18","created_at":"2026-06-17T17:19:07.409615+00:00","updated_at":"2026-06-17T17:19:07.409615+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://ntex.rs","github":"https://github.com/ntex-rs/ntex","docs":"https://docs.rs/ntex-io/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","async"],"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}}