The documentation indicates the issue: the write_fmt method takes one argument, of type std::fmt::Arguments , which can be constructed via the format_args!
確定! 回上一頁