decode_raw 0.2.0

A protobuf debugging tool – `protoc --decode_raw` on steroids.
Documentation
1
2
3
mod proto;

pub use proto::{try_parse_entries, Entry, EntryValue, ParseConfig};