M4tr1xt4ng

Results 3 issues of M4tr1xt4ng

应该只有一个地方避免了拷贝 ```c++ Mystring baz() { Mystring ret("world"); return ret; // avoided } ```

https://nnethercote.github.io/perf-book/introduction.html rust 性能书

大家可以把自己的rust的项目放在这个issue下面 有兴趣的项目可以大家一起来做啊 之后会归档😂

collection