What is the Rust equivalent of a char buffer / ASCII string on the stack?

前端 未结 0 1581
無奈伤痛
無奈伤痛 2020-12-15 01:52

I\'m trying to find the Rust equivalent of having a ASCII string buffer on the stack to have the same efficiency as plain C code has.

The goal is to generate a random

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