{"id":71457,"library":"std-prelude","title":"std_prelude","description":"A prelude that the Rust standard library should have always had, providing common traits and types.","status":"active","version":"0.2.12","language":"rust","source_language":null,"source_url":"https://github.com/vitiral/std_prelude","tags":["prelude","utility","stdlib","convenience"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nstd_prelude = \"0.2.12\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add std_prelude","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"std_prelude","correct":"use std_prelude::*;"}],"quickstart":{"code":"use std_prelude::*;\n\nfn main() {\n    let v: Vec<i32> = vec![1, 2, 3];\n    println!(\"{:?}\", v);\n}","lang":"rust","description":"Import the prelude to use common traits and types."},"warnings":[],"env_vars":null,"search_vec":"'alway':12 'common':15 'conveni':22 'librari':9 'prelud':2,4,19 'provid':14 'rust':7 'standard':8 'std':1 'stdlib':21 'trait':16 'type':18 'util':20","created_at":"2026-06-17T18:27:16.914688+00:00","updated_at":"2026-06-17T18:27:16.914688+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/vitiral/std_prelude","github":"https://github.com/vitiral/std_prelude","docs":"https://docs.rs/std_prelude/","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}}