Helper for serializing CompactSize-prefixed vectors

This commit is contained in:
Jack Grigg
2018-08-23 23:29:42 +01:00
parent 0b6bbfb444
commit 91ff2c71cf
4 changed files with 161 additions and 7 deletions

View File

@@ -6,3 +6,4 @@ authors = [
]
[dependencies]
byteorder = "1"