{"id":69634,"library":"buttplug","title":"buttplug","description":"Buttplug Intimate Hardware Control Library - Client Library.","status":"active","version":"10.0.3","language":"rust","source_language":null,"source_url":"https://github.com/buttplugio/buttplug","tags":["hardware","control","intimate","client","async"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nbuttplug = \"10.0.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add buttplug","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ButtplugClient","correct":"use buttplug::client::ButtplugClient;"}],"quickstart":{"code":"use buttplug::client::ButtplugClient;\n\n#[tokio::main]\nasync fn main() {\n    let client = ButtplugClient::new(\"example\");\n    println!(\"Buttplug client created\");\n}","lang":"rust","description":"Create a new Buttplug client (requires async runtime)."},"warnings":[{"fix":"Add tokio as a dependency and use #[tokio::main] or similar.","message":"Requires an async runtime like Tokio.","severity":"gotcha","affected_versions":">=10.0.0"}],"env_vars":null,"search_vec":"'async':13 'buttplug':1,2 'client':7,12 'control':5,10 'hardwar':4,9 'intim':3,11 'librari':6,8","created_at":"2026-06-17T18:04:01.163910+00:00","updated_at":"2026-06-17T18:04:01.163910+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":"http://buttplug.io","github":"https://github.com/buttplugio/buttplug","docs":"https://docs.rs/buttplug/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"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}}