{"id":65201,"library":"vcd","title":"VCD","description":"Read and write VCD (Value Change Dump) files.","status":"active","version":"0.7.0","language":"rust","source_language":null,"source_url":"https://github.com/kevinmehall/rust-vcd","tags":["vcd","value-change-dump","waveform","simulation"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nvcd = \"0.7.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add vcd","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Command","correct":"use vcd::Command;"}],"quickstart":{"code":"use vcd::Command;\nfn main() {\n    let cmd = Command::Dumpvars;\n    println!(\"{:?}\", cmd);\n}","lang":"rust","description":"Demonstrates using the Command enum to represent VCD commands."},"warnings":[],"env_vars":null,"search_vec":"'chang':7,13 'dump':8,14 'file':9 'read':2 'simul':16 'valu':6,12 'value-change-dump':11 'vcd':1,5,10 'waveform':15 'write':4","created_at":"2026-06-17T17:06:57.546774+00:00","updated_at":"2026-06-17T17:06:57.546774+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/kevinmehall/rust-vcd","github":"https://github.com/kevinmehall/rust-vcd","docs":"https://docs.rs/vcd/","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}}