fdeantoni/prost-wkt

Any Message::parse_from_bytes

wangfenjin opened this issue · 1 comments

Hello, do we have an equivalent method as rust-protobuf parse_from_bytes? Thanks!

The message handling functions are all from tokio-rs/prost. This library just provides the serde parts for the protobuf WellKnownTypes. Better to raise this one with tokio-rs/prost.