Macro fmt

Source
fmt!() { /* proc-macro */ }
Expand description

Parse custom format specifiers in format string and write output tokens.

This is an internal unstable macro and should not be used directly.