{"id":71029,"library":"windows-web","title":"Windows Web","description":"Web-related utilities for Windows.","status":"active","version":"0.23.0","language":"rust","source_language":null,"source_url":null,"tags":["windows","web","browser","ui"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nwindows-web = \"0.23.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add windows-web","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"WebView","correct":"use windows_web::WebView;"}],"quickstart":{"code":"use windows_web::WebView;\n\nfn main() {\n    let view = WebView::new();\n    view.navigate(\"https://example.com\");\n}","lang":"rust","description":"Creates a web view and navigates to a URL."},"warnings":[{"fix":"Ensure target OS is Windows.","message":"Only works on Windows.","severity":"gotcha","affected_versions":">=0.1.0"}],"env_vars":null,"search_vec":"'browser':11 'relat':5 'ui':12 'util':6 'web':2,4,10 'web-rel':3 'window':1,8,9","created_at":"2026-06-17T18:21:53.344232+00:00","updated_at":"2026-06-17T18:21:53.344232+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-web/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"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}}