This commit is contained in:
Thomas Pelletier
2021-03-23 09:45:12 -04:00
parent 4038ec3dae
commit d458ddf4d4
+1
View File
@@ -25,6 +25,7 @@ Development branch. Probably does not work.
node.
- [ ] Provide "minimal allocations" option that uses `unsafe` to reuse the input
byte array as storage for strings.
- [ ] Cache reflection operations per type.
## Ideas