Skip to content

v0.8.0 Add Arc,Rc,Cow ,Improve performance

Choose a tag to compare

@tu6ge tu6ge released this 05 Nov 13:04
· 664 commits to master since this release
  • Add Arc,Rc,Cow
  • remove plugin features, Expand it in the way of rust, this is more rustly.
  • more unit test ,this is different from integration testing
  • Improve performance, some aspects
  • The pub symbol of many fields has been removed in struct
  • Support STS with trait type
  • start use cargo fmt, format all code
  • remove some clone, not just because Arc, Rc, Cow