automerge/perf
Andrew Jeffery fc1b8f87fb
Use SmolStr in place of String (#182)
Most of the strings are small and so fit nicely in a SmolStr. When they
don't it just reverts to using a normal String.
2021-06-19 16:28:51 +01:00
..
src Use SmolStr in place of String (#182) 2021-06-19 16:28:51 +01:00
Cargo.toml Use SmolStr in place of String (#182) 2021-06-19 16:28:51 +01:00
edits.json Rework statetree to be a tree (#156) 2021-06-14 11:08:14 +01:00
final.json Rework statetree to be a tree (#156) 2021-06-14 11:08:14 +01:00