Skip to content

0.1.0 release

Compare
Choose a tag to compare
@rodrimati1992 rodrimati1992 released this 23 Oct 18:46
· 73 commits to main since this release
c9679ea

This initial release comes with the ability to do const panics with formatting.
The types that can be formatted are all the primitive types, and user-defined types that implement formatting by using the macros from this crate.