{"id":57727,"library":"tetsy-scale-codec","title":"tetsy-scale-codec","description":"Tetsy SCALE - Simple Concatenating Aggregated Little Endians","status":"active","version":"2.0.1","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetsy-scale-codec","tags":["scale","codec","encoding","substrate"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntetsy-scale-codec = \"2.0.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tetsy-scale-codec","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Encode","correct":"use tetsy_scale_codec::Encode;"}],"quickstart":{"code":"use tetsy_scale_codec::Encode;\n\nlet value = 42u32;\nlet encoded = value.encode();\nprintln!(\"{:?}\", encoded);","lang":"rust","description":"Encode a value using SCALE codec"},"warnings":[{"fix":"Add `features = [\"derive\"]` to Cargo.toml dependency","message":"Requires `derive` feature for `Encode`/`Decode` derive macros","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'aggreg':9 'codec':4,13 'concaten':8 'encod':14 'endian':11 'littl':10 'scale':3,6,12 'simpl':7 'substrat':15 'tetsi':2,5 'tetsy-scale-codec':1","created_at":"2026-06-16T15:55:09.381211+00:00","updated_at":"2026-06-16T15:55:09.381211+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/tetsy-scale-codec","docs":"https://docs.rs/tetsy-scale-codec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}