Formats an input string into a newly-allocated string and returns it
Format string to use
Variadic arguments to format according to fmt
A newly allocated, immutable formatted string
See Implementation
Formats an input string into a newly-allocated string and returns it