tafia / quick-protobuf

A rust implementation of protobuf parser
MIT License
446 stars 82 forks source link

various improvements to Owned generated code #232

Closed nerdrew closed 1 year ago

nerdrew commented 1 year ago

impl TryFrom for lifetime-less messages

nerdrew commented 1 year ago

Various improvements that I forgot to add to my "fix Owned" branch (https://github.com/tafia/quick-protobuf/pull/153).

snproj commented 1 year ago

Hey great to see you haha!