rust/library
Mark Rousskov 8c2080886f Write primitive types via array buffers
This allows a more efficient implementation (avoiding a fallback to memmove,
which is not optimal for short writes).

This saves 0.29% on diesel.
2021-05-29 12:52:06 -04:00
..
2021-04-25 13:48:03 -07:00
2021-05-02 17:46:00 -06:00
2021-05-24 23:34:12 +01:00