{"id":75190,"library":"opimps","title":"Opimps","description":"A simple library of attribute macros to assist with overloading operators for borrowed and owned data.","status":"active","version":"0.2.2","language":"rust","source_language":null,"source_url":"https://github.com/T101N/opimps","tags":["macros","operator-overloading","borrowing","utility"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nopimps = \"0.2.2\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add opimps","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"opimps","correct":"use opimps::opimps;"}],"quickstart":{"code":"use opimps::opimps;\n\n#[opimps]\nimpl std::ops::Add for MyType {\n    type Output = Self;\n    fn add(self, rhs: Self) -> Self { self }\n}","lang":"rust","description":"Use the opimps macro to generate operator overloads for both owned and borrowed types."},"warnings":[],"env_vars":null,"search_vec":"'assist':9 'attribut':6 'borrow':14,22 'data':17 'librari':4 'macro':7,18 'oper':12,20 'operator-overload':19 'opimp':1 'overload':11,21 'own':16 'simpl':3 'util':23","created_at":"2026-06-17T19:13:36.465118+00:00","updated_at":"2026-06-17T19:13:36.465118+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/T101N/opimps","github":"https://github.com/T101N/opimps","docs":"https://docs.rs/opimps/","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}}