Preview of the proposed up-rust native-frame-model branch (up-rust b6b99c6d, up-spec f0e9b17) — not released documentation. branch · write-up

Type Alias ProtobufWireTransport

Source
pub type ProtobufWireTransport<TCore> = UNativePrefixWireTransport<TCore, ProtobufWire>;
Expand description

Protocol Buffers selected-wire transport with canonical metadata.

Aliased Typeยง

struct ProtobufWireTransport<TCore> { /* private fields */ }