Macro protobuf::debug_to_pb_print[][src]

macro_rules! debug_to_pb_print {
    ($t:ty) => { ... };
}

Impl PbPrint if there is a Debug impl.