proto3-wire
proto3-wire copied to clipboard
add: wire decoder for `String`
- Added a
Parser RawPrimitive String
decoder - Added a roundtrip test for the new combinator and the existing
String
encoder - Formatted
proto3-wire.cabal
- Fixed
.gitignore