dropbox / pb-jelly

A protobuf code generation framework for the Rust language developed at Dropbox.
Apache License 2.0
611 stars 25 forks source link

Pass through UTF-8 decode errors in deserialize #145

Closed goffrie closed 1 year ago

goffrie commented 1 year ago

This allows slightly more useful information in the error message.