{"id":73724,"library":"bolt-common","title":"Bolt Common","description":"Build and test APIs for the Bolt framework.","status":"active","version":"0.12.5","language":"rust","source_language":null,"source_url":"https://github.com/hiro-codes/bolt","tags":["api","build","test","framework"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nbolt_common = \"0.12.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add bolt_common","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Bolt","correct":"use bolt_common::Bolt;"}],"quickstart":{"code":"use bolt_common::Bolt;\n\nfn main() {\n    let bolt = Bolt::new();\n    println!(\"Bolt initialized\");\n}","lang":"rust","description":"Initialize a Bolt instance."},"warnings":[],"env_vars":null,"search_vec":"'api':6,11 'bolt':1,9 'build':3,12 'common':2 'framework':10,14 'test':5,13","created_at":"2026-06-17T18:54:15.002942+00:00","updated_at":"2026-06-17T18:54:15.002942+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/hiro-codes/bolt","github":"https://github.com/hiro-codes/bolt","docs":"https://docs.rs/bolt_common/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}