{"id":72831,"library":"cita-types","title":"CITA Types","description":"A library wrapping CITA blockchain types.","status":"active","version":"0.2.0","language":"rust","source_language":null,"source_url":"https://github.com/cita-cloud/cita-types","tags":["blockchain","types","cita"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ncita-types = \"0.2.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add cita-types","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"H256","correct":"use cita_types::H256;"}],"quickstart":{"code":"use cita_types::H256;\n\nfn main() {\n    let hash = H256::from([0u8; 32]);\n    println!(\"{:?}\", hash);\n}","lang":"rust","description":"Creating a 256-bit hash type."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':7,9 'cita':1,6,11 'librari':4 'type':2,8,10 'wrap':5","created_at":"2026-06-17T18:43:35.959568+00:00","updated_at":"2026-06-17T18:43:35.959568+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/cita-cloud/cita-types","github":"https://github.com/cita-cloud/cita-types","docs":"https://docs.rs/cita-types/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"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}}