Substitutes variables into format and returns the result.
format
Declared in <absl/strings/substitute.h>
<absl/strings/substitute.h>
[[nodiscard]] std::string Substitute(std::string_view format);
The formatted string.
The return value should not be discarded.
$0
$9