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

Module selected_wire_user_api

Source
Expand description

Compatibility import surface for selected-wire users.

The crate root remains canonical; this role-oriented module groups the same public contracts for existing applications and focused imports.

Re-exportsยง

pub use crate::USelectedWireZeroCopyTransport;
pub use crate::ProtobufWire;
pub use crate::ProtobufWireTransport;
pub use crate::StableContainerWireFormat;
pub use crate::StableContainerWireTransport;
pub use crate::UHasWire;
pub use crate::UNativePrefixWireTransport;
pub use crate::UProtocolNativeWire;
pub use crate::UWireRx;
pub use crate::UWithNativePrefixWire;
pub use crate::WireCompatibility;
pub use crate::WireIdentity;
pub use crate::WireIdentityRef;
pub use crate::UZeroCopyUninitTransport;
pub use crate::UZeroCopyUninitTransportExt;