{"id":73415,"library":"impls-index","title":"Impls Index","description":"Macros to put each function under a named macro to index every function in a class.","status":"active","version":"0.11.0","language":"rust","source_language":null,"source_url":"https://github.com/Wandalen/wTools","tags":["macros","indexing","functions"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nimpls_index = \"0.11.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add impls_index","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"impls_index","correct":"use impls_index::impls_index;"}],"quickstart":{"code":"use impls_index::impls_index;\n\nimpls_index! {\n    struct MyStruct;\n    impl MyStruct {\n        fn foo(&self) {}\n        fn bar(&self) {}\n    }\n}\n\nfn main() {\n    println!(\"Indexed functions\");\n}","lang":"rust","description":"Creates an indexed set of functions for a struct."},"warnings":[],"env_vars":null,"search_vec":"'class':18 'everi':14 'function':7,15,21 'impl':1 'index':2,13,20 'macro':3,11,19 'name':10 'put':5","created_at":"2026-06-17T18:50:50.633170+00:00","updated_at":"2026-06-17T18:50:50.633170+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/Wandalen/wTools/tree/master/module/core/impls_index","github":"https://github.com/Wandalen/wTools","docs":"https://docs.rs/impls_index/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","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}}