pub type StableContainerWireTransport<TCore> = UNativePrefixWireTransport<TCore, StableContainerWireFormat>;Expand description
Stable-container selected-wire transport with canonical metadata.
Aliased Typeยง
struct StableContainerWireTransport<TCore> { /* private fields */ }