Releases: DrewRidley/bronzite
Releases · DrewRidley/bronzite
Bronzite 0.2.0
The prior API was mainly a proof of concept, but lacked method chaining, trait introspection, or namespace level querying. This new API is fairly comprehensive and a lot more useful in real-world, reflection use cases.
To install, simply run cargo install bronzite@0.2.0, and use the available APIs in your proc macros!