This crate seems to have support for the protobuf text format, but I didn't find out from the docs to how to use it (it doesn't make any meaningful type from that module public, I guess it should be exposed through one of deserialization functions. How I can use it?
This crate seems to have support for the protobuf text format, but I didn't find out from the docs to how to use it (it doesn't make any meaningful type from that module public, I guess it should be exposed through one of deserialization functions. How I can use it?