pub type ProtobufWireTransport<TCore> = UNativePrefixWireTransport<TCore, ProtobufWire>;Expand description
Protocol Buffers selected-wire transport with canonical metadata.
Aliased Typeยง
struct ProtobufWireTransport<TCore> { /* private fields */ }native-frame-model branch (up-rust b6b99c6d, up-spec f0e9b17) — not released documentation. branch · write-uppub type ProtobufWireTransport<TCore> = UNativePrefixWireTransport<TCore, ProtobufWire>;Protocol Buffers selected-wire transport with canonical metadata.
struct ProtobufWireTransport<TCore> { /* private fields */ }