std::core::string

format

fn String format(Allocator allocator, String fmt, args...) @format(1)
Return a new String created using the formatting function.

Parameters