{"id":59408,"library":"futures-sink-preview","title":"Futures Sink Preview","description":"The asynchronous `Sink` trait for the futures-rs library.","status":"active","version":"0.2.2","language":"rust","source_language":null,"source_url":"https://github.com/rust-lang-nursery/futures-rs","tags":["async","sink","futures","trait"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nfutures-sink-preview = \"0.2.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add futures-sink-preview","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Sink","correct":"use futures_sink::Sink;"}],"quickstart":{"code":"use futures_sink::Sink;\n\nfn main() {\n    println!(\"Sink trait available\");\n}","lang":"rust","description":"Demonstrates importing the Sink trait from the futures-sink crate."},"warnings":[{"fix":"Use the stable futures crate instead: futures::sink::Sink","message":"This crate is a preview and may have breaking changes in future versions.","severity":"breaking","affected_versions":">=0.2.0"}],"env_vars":null,"search_vec":"'async':14 'asynchron':5 'futur':1,11,16 'futures-r':10 'librari':13 'preview':3 'rs':12 'sink':2,6,15 'trait':7,17","created_at":"2026-06-16T17:01:59.246609+00:00","updated_at":"2026-06-16T17:01:59.246609+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://rust-lang-nursery.github.io/futures-rs","github":"https://github.com/rust-lang-nursery/futures-rs","docs":"https://docs.rs/futures-sink-preview/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}