Getting “error[E0599]: no method named `write_char` found for mutable reference `&mut std::fmt::Formatter<'_>` in the current scope”

前端 未结 0 1310
温柔的废话
温柔的废话 2020-12-12 16:58

While my editor(vs code with Rust plugin) is saying there is no problem with the usage of write_char, cargo shows me this error.

My rustc version is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题