protofish 0.3.1

Protofish is a decoder focused on decoding arbitrary protocol buffer messages with error recovery.
Documentation
[dependencies.bytes]
version = "1.0"

[dependencies.pest]
version = "2.1"

[dependencies.pest_derive]
version = "2.1"

[dependencies.snafu]
version = "0.6"

[package]
authors = ["Mikko Rantanen <jubjub@jubjubnest.net>"]
description = "Protofish is a decoder focused on decoding arbitrary protocol buffer messages\nwith error recovery.\n"
documentation = "https://docs.rs/protofish"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "protofish"
readme = "README.md"
repository = "https://github.com/Rantanen/protofish"
version = "0.3.1"