Add Bincode feature for efficient binary storage

This commit is contained in:
Danielle Hutzley
2022-06-26 16:23:41 -07:00
parent 00adf3631a
commit 3123f6444f
4 changed files with 68 additions and 7 deletions
+2
View File
@@ -0,0 +1,2 @@
edition = "2018"
max_width = 80