std::core::string

bformat

fn String bformat(char[] buffer, String fmt, args...) @format(1)
Return a new String created using the formatting function, the resulting string must fit the buffer.

Parameters