Skip to content

Releases: DrewRidley/bronzite

Bronzite 0.2.0

28 Nov 16:21

Choose a tag to compare

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!