{"id":74158,"library":"slice-dst","title":"Slice DST","description":"Provides slice-based custom dynamically sized types (DSTs) for Rust.","status":"active","version":"1.6.0","language":"rust","source_language":null,"source_url":"https://github.com/CAD97/pointer-utils","tags":["dst","slice","unsized","custom"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nslice-dst = \"1.6.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add slice-dst","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SliceWithHeader","correct":"use slice_dst::SliceWithHeader;"}],"quickstart":{"code":"use slice_dst::SliceWithHeader;\n\nfn main() {\n    let slice = SliceWithHeader::new([1, 2, 3]);\n    println!(\"Slice DST created\");\n}","lang":"rust","description":"Create a slice-based DST"},"warnings":[],"env_vars":null,"search_vec":"'base':6 'custom':7,17 'dst':2,14 'dsts':11 'dynam':8 'provid':3 'rust':13 'size':9 'slice':1,5,15 'slice-bas':4 'type':10 'unsiz':16","created_at":"2026-06-17T19:00:04.562410+00:00","updated_at":"2026-06-17T19:00:04.562410+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/CAD97/pointer-utils","github":"https://github.com/CAD97/pointer-utils","docs":"https://docs.rs/slice-dst/","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-17","next_check":"2026-12-14","install_tag":null}}