{"id":66008,"library":"sysexits","title":"Sysexits","description":"The system exit codes as defined by <sysexits.h>","status":"active","version":"0.13.0","language":"rust","source_language":null,"source_url":"https://github.com/sorairolake/sysexits-rs","tags":["exit","codes","sysexits","unix"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nsysexits = \"0.13.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add sysexits","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"ExitCode","correct":"use sysexits::ExitCode;"}],"quickstart":{"code":"use sysexits::ExitCode;\n\nfn main() {\n    std::process::exit(ExitCode::DataErr as i32);\n}","lang":"rust","description":"Use standard exit codes"},"warnings":[],"env_vars":null,"search_vec":"'code':5,10 'defin':7 'exit':4,9 'sysexit':1,11 'system':3 'unix':12","created_at":"2026-06-17T17:18:02.045193+00:00","updated_at":"2026-06-17T17:18:02.045193+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/sorairolake/sysexits-rs","github":"https://github.com/sorairolake/sysexits-rs","docs":"https://docs.rs/sysexits/","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}}