Rust : pop() adds “Some” prefix to the output

后端 未结 0 1243
故里飘歌
故里飘歌 2020-12-23 15:41

When I run the following code, it prints "Some(3)", rather than just "(3)" or "[3]". What does the "Some" prefix signify? Does it hav

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