Macro std::fmt::internal::static_format_args
Receiver macro for format_args that constructs a fold expression chain that writes each argument into the formatter and bails early if an error occurs. This is the default receiver for format_args.
Receiver macro for format_args that constructs a fold expression chain that writes each argument into the formatter and bails early if an error occurs. This is the default receiver for format_args.