A drop-in `write!` replacement that optimizes non-formatting writes for code size
A procedural macro that can expand to one macro or another based on whether `format_args!` input could be optimized as `write_str`