{"id":64444,"library":"windows-system","title":"Windows System","description":"Provides system-level bindings for Windows APIs.","status":"active","version":"0.23.0","language":"rust","source_language":null,"source_url":null,"tags":["windows","system","api","bindings"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwindows-system = \"0.23.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add windows-system","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"System","correct":"use windows_system::System;"}],"quickstart":{"code":"use windows_system::System;\n\nfn main() {\n    let sys = System::new();\n    println!(\"Windows system info: {:?}\", sys);\n}","lang":"rust","description":"Creates a System instance and prints it."},"warnings":[{"fix":"Ensure you are on Windows and have the necessary features enabled in Cargo.toml.","message":"Only works on Windows; requires the windows crate features.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'api':10,13 'bind':7,14 'level':6 'provid':3 'system':2,5,12 'system-level':4 'window':1,9,11","created_at":"2026-06-17T16:56:01.700588+00:00","updated_at":"2026-06-17T16:56:01.700588+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":null,"github":null,"docs":"https://docs.rs/windows-system/","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}}