rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
134 stars 60 forks source link

[framework] Unify all std::ascii::String to std::string::String #1751

Closed jolestar closed 3 weeks ago

jolestar commented 1 month ago

We recommend using std::string::String to replace std::ascii::String.