9f554252d0
* Use tinyvec for actor id Most of the time users will not be using their own identifiers and so use random uuids. These can fit nicely on the stack for a speedup. TinyVec allows us to capture this mostly stack, sometimes heap behaviour. * Use git version of tinyvec for arbitrary |
||
---|---|---|
.. | ||
serde_round_trip.rs | ||
serde_round_trip_proptest.proptest-regressions | ||
serde_round_trip_proptest.rs |