tokio-rs / prost

PROST! a Protocol Buffers implementation for the Rust Language
Apache License 2.0
3.86k stars 500 forks source link

Add From instances for Value #1091

Closed andrzejressel closed 2 months ago

andrzejressel commented 3 months ago

I'm working on project that uses a lot of Value and these conversions help with reducing boilerplate.