common: Add the varint module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Wed, 8 Jan 2020 11:05:50 +0000 (12:05 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 9 Jan 2020 14:19:36 +0000 (15:19 +0100)
commit73ec717bd09ad251dcd65ff3c5083d65cec77da3
treeac862a9644ac0c218600f635caaf028cf4118a3c
parent0a39b1668c8437a34187fbb6166c7d56986cbb3d
common: Add the varint module.
SConscript.libcommon
src/common/lib.rs
src/common/varint.rs [new file with mode: 0644]