{"id":66117,"library":"myutil","title":"Myutil","description":"A collection of utility types and functions for Rust, providing common data structures and helpers.","status":"active","version":"7.3.0","language":"rust","source_language":null,"source_url":"https://github.com/rust-util-collections/ruc","tags":["utilities","collections","data-structures"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nmyutil = \"7.3.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add myutil","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Collection","correct":"use myutil::Collection;"}],"quickstart":{"code":"use myutil::Collection;\n\nfn main() {\n    let mut coll = Collection::new();\n    coll.insert(\"key\", 42);\n    println!(\"{:?}\", coll.get(\"key\"));\n}","lang":"rust","description":"Basic usage of the Collection type from myutil."},"warnings":[],"env_vars":null,"search_vec":"'collect':3,18 'common':12 'data':13,20 'data-structur':19 'function':8 'helper':16 'myutil':1 'provid':11 'rust':10 'structur':14,21 'type':6 'util':5,17","created_at":"2026-06-17T17:19:31.702970+00:00","updated_at":"2026-06-17T17:19:31.702970+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/rust-util-collections/ruc","github":"https://github.com/rust-util-collections/ruc","docs":"https://docs.rs/myutil/","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}}