{"id":57437,"library":"open","title":"open","description":"Open a path or URL using the program configured on the system.","status":"active","version":"5.3.5","language":"rust","source_language":null,"source_url":"https://github.com/Byron/open-rs","tags":["open","url","file","cross-platform","system"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nopen = \"5.3.5\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add open","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"that","correct":"use open::that;"}],"quickstart":{"code":"use open::that;\n\nfn main() {\n    that(\"https://www.rust-lang.org\").expect(\"failed to open URL\");\n}","lang":"rust","description":"Opens a URL in the default browser."},"warnings":[{"fix":"Ensure xdg-utils is installed or use a fallback.","message":"On Linux, may fail if no desktop environment or xdg-open is not installed.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'configur':10 'cross':18 'cross-platform':17 'file':16 'open':1,2,14 'path':4 'platform':19 'program':9 'system':13,20 'url':6,15 'use':7","created_at":"2026-06-16T15:42:20.541389+00:00","updated_at":"2026-06-16T15:42:20.541389+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/Byron/open-rs","github":"https://github.com/Byron/open-rs","docs":"https://docs.rs/open/","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-16","next_check":"2026-12-13","install_tag":null}}