Crate aformat_macros
source ·Macros§
- A no-alloc version of
format!, producing anArrayString. aformat!, but you provide your ownArrayString.- A simple and easy way to make a perfectly fitting
ArrayStringfrom a literal.
format!, producing an ArrayString.aformat!, but you provide your own ArrayString.ArrayString from a literal.