automerge/automerge-frontend/benches
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
..
change.rs Use SmolStr in place of String (#182) 2021-06-19 16:28:51 +01:00
statetree_apply_diff.rs Use SmolStr in place of String (#182) 2021-06-19 16:28:51 +01:00