protobuf
macro_rules! debug_to_pb_print { ($t:ty) => { ... }; }
Impl PbPrint if there is a Debug impl.
PbPrint
Debug