{"id":68828,"library":"one-err","title":"OneErr","description":"A crate providing a unified error type for Rust applications.","status":"active","version":"0.0.8","language":"rust","source_language":null,"source_url":"https://github.com/neonphog/one_err","tags":["error-handling","unified-error","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\none_err = \"0.0.8\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add one_err","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"OneErr","correct":"use one_err::OneErr;"}],"quickstart":{"code":"use one_err::OneErr;\n\nfn main() -> Result<(), OneErr> {\n    Err(OneErr::new(\"something went wrong\"))\n}","lang":"rust","description":"Create and return a unified error."},"warnings":[],"env_vars":null,"search_vec":"'applic':11 'crate':3 'error':7,13,17 'error-handl':12 'handl':14 'oneerr':1 'provid':4 'rust':10 'type':8 'unifi':6,16 'unified-error':15 'util':18","created_at":"2026-06-17T17:54:28.081182+00:00","updated_at":"2026-06-17T17:54:28.081182+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/neonphog/one_err","github":"https://github.com/neonphog/one_err","docs":"https://docs.rs/one_err/","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}}