{"id":59090,"library":"tetsy-bytes","title":"Tetsy Bytes","description":"Byte utilities for the Tetsy blockchain project.","status":"active","version":"0.1.4","language":"rust","source_language":null,"source_url":"https://github.com/tetcoin/tetsy-common","tags":["bytes","tetsy","blockchain","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntetsy-bytes = \"0.1.4\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tetsy-bytes","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Bytes","correct":"use tetsy_bytes::Bytes;"}],"quickstart":{"code":"use tetsy_bytes::Bytes;\n\nfn main() {\n    let bytes = Bytes::from(vec![0x00, 0x01]);\n    println!(\"Bytes: {:?}\", bytes);\n}","lang":"rust","description":"Creates a Bytes object from a vector."},"warnings":[],"env_vars":null,"search_vec":"'blockchain':8,12 'byte':2,3,10 'project':9 'tetsi':1,7,11 'util':4,13","created_at":"2026-06-16T16:49:44.739961+00:00","updated_at":"2026-06-16T16:49:44.739961+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/tetcoin/tetsy-common","github":"https://github.com/tetcoin/tetsy-common","docs":"https://docs.rs/tetsy-bytes/","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-16","next_check":"2026-12-13","install_tag":null}}