8 breaking releases
0.9.0 | Oct 30, 2024 |
---|---|
0.7.0 | May 11, 2024 |
0.6.0 | Mar 16, 2024 |
0.2.0 | Oct 19, 2023 |
0.1.1 | Jul 2, 2022 |
#69 in #builder-pattern
1,572 downloads per month
Used in 80 crates
(via impls_index)
180KB
3.5K
SLoC
Module :: impls_index_meta
Several of macros to put each function under a named macro to index every function in a class.
It encourages writing better code, having index of components stripped of details of implementation is very important for comprehension of the code and ability to see the big picture.
Not intended to be used without runtime. This module and runtime is aggregate in module::impls_index is here.
To add to your project
cargo add impls_index
Dependencies
~1.3–1.8MB
~36K SLoC