Skip to content

Bronzite 0.2.0

Latest

Choose a tag to compare

@DrewRidley DrewRidley released this 28 Nov 16:21
· 1 commit to main since this release

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!