0.1.0 release
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.
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.