{"id":57852,"library":"simple-error","title":"Simple Error","description":"A simple error type backed by a string for basic error handling.","status":"active","version":"0.3.2","language":"rust","source_language":null,"source_url":"https://github.com/WiSaGaN/simple-error","tags":["error-handling","simple","string-error"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsimple-error = \"0.3.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add simple-error","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SimpleError","correct":"use simple_error::SimpleError;"}],"quickstart":{"code":"use simple_error::SimpleError;\n\nfn main() {\n    let err = SimpleError::new(\"something went wrong\");\n    println!(\"Error: {}\", err);\n}","lang":"rust","description":"Creates and prints a simple error."},"warnings":[],"env_vars":null,"search_vec":"'back':7 'basic':12 'error':2,5,13,16,21 'error-handl':15 'handl':14,17 'simpl':1,4,18 'string':10,20 'string-error':19 'type':6","created_at":"2026-06-16T16:02:22.816935+00:00","updated_at":"2026-06-16T16:02:22.816935+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/WiSaGaN/simple-error","github":"https://github.com/WiSaGaN/simple-error","docs":"https://docs.rs/simple-error/","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}}