nom-varint 0.5.0

Parse varints (used by Celeste, Minecraft, and Protocol buffers) using nom.
Documentation
[dependencies.nom]
default-features = false
version = "7.1"

[package]
authors = ["leo60228 <iakornfeld@gmail.com>"]
description = "Parse varints (used by Celeste, Minecraft, and Protocol buffers) using nom."
edition = "2018"
homepage = "https://github.com/leo60228/nom-varint"
license = "MIT OR Apache-2.0"
name = "nom-varint"
repository = "https://github.com/leo60228/nom-varint"
version = "0.5.0"