{"id":65706,"library":"zerror-core","title":"Zerror Core","description":"A complete implementation of the zerror::Z trait for structured error handling with context and chaining.","status":"active","version":"0.13.0","language":"rust","source_language":null,"source_url":"https://github.com/rescrv/blue","tags":["error-handling","zerror","structured-errors"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nzerror_core = \"0.13.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add zerror_core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Z","correct":"use zerror_core::Z;"}],"quickstart":{"code":"use zerror_core::Z;\n\nfn main() {\n    let err = Z::new(\"Something went wrong\");\n    println!(\"Error: {}\", err);\n}","lang":"rust","description":"Create a new Z error with a message."},"warnings":[],"env_vars":null,"search_vec":"'chain':18 'complet':4 'context':16 'core':2 'error':13,20,25 'error-handl':19 'handl':14,21 'implement':5 'structur':12,24 'structured-error':23 'trait':10 'z':9 'zerror':1,8,22","created_at":"2026-06-17T17:13:51.872935+00:00","updated_at":"2026-06-17T17:13:51.872935+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/rescrv/blue","github":"https://github.com/rescrv/blue","docs":"https://docs.rs/zerror_core/","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}}