{"id":65285,"library":"tetcore-storage","title":"Tetcore Storage","description":"Tetcore storage related primitives for blockchain storage.","status":"active","version":"2.1.2","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetcore","tags":["tetcore","storage","blockchain","primitives"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntetcore-storage = \"2.1.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tetcore-storage","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Storage","correct":"use tetcore_storage::Storage;"}],"quickstart":{"code":"use tetcore_storage::Storage;\n\nfn main() {\n    let storage = Storage::default();\n    println!(\"{:?}\", storage);\n}","lang":"rust","description":"Creates a default storage instance."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':8,12 'primit':6,13 'relat':5 'storag':2,4,9,11 'tetcor':1,3,10","created_at":"2026-06-17T17:08:05.551600+00:00","updated_at":"2026-06-17T17:08:05.551600+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://core.tetcoin.org","github":"https://github.com/tetcoin/tetcore","docs":"https://docs.rs/tetcore-storage/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","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}}