We have parsing needs which are slightly more complex than just reading stuff from a buffer, but not complex enough to justify a dependency on a parsing library. Implement a simple parser combinator library for use in parsing the binary storage format. Signed-off-by: Alex Good <alex@memoryandthought.me> |
||
---|---|---|
.. | ||
leb128.rs |