{"id":76164,"library":"toad-array","title":"toad-array","description":"Array trait for abstracting over heap or heapless collections in the toad ecosystem.","status":"active","version":"0.8.0","language":"rust","source_language":null,"source_url":"https://github.com/clov-coffee/toad","tags":["array","heapless","embedded"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntoad-array = \"0.8.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add toad-array","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Array","correct":"use toad_array::Array;"}],"quickstart":{"code":"use toad_array::Array;\n\nfn main() {\n    let arr: Vec<i32> = Array::new();\n    println!(\"Array created\");\n}","lang":"rust","description":"Create an array using the Array trait."},"warnings":[],"env_vars":null,"search_vec":"'abstract':7 'array':3,4,17 'collect':12 'ecosystem':16 'embed':19 'heap':9 'heapless':11,18 'toad':2,15 'toad-array':1 'trait':5","created_at":"2026-06-17T19:25:21.712882+00:00","updated_at":"2026-06-17T19:25:21.712882+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/clov-coffee/toad/toad","github":"https://github.com/clov-coffee/toad","docs":"https://docs.rs/toad-array/","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}}