What do you think of having a `format_tiny!` macro? I could try it. It would probably look a bit different as I think the string based "{}" approach is a compiler intrinsic.
What do you think of having a
format_tiny!macro? I could try it.It would probably look a bit different as I think the string based "{}" approach is a compiler intrinsic.