Change static string value

后端 未结 0 1646
旧巷少年郎
旧巷少年郎 2020-12-12 23:24

I have an static mutable value:

static mut ADDRESS: &\'static str = "";

It is global, not in any function.

And now i hav

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