Skip to main content

peek_custom_transport

Function peek_custom_transport 

Source
pub fn peek_custom_transport() -> Option<NrosTransportOps>
Expand description

Phase 115.A — peek at the currently-registered transport without consuming it. Used by backends that need to re-attach on session reconnect, or by tests that want to verify a registration landed. Returns None if nothing was registered.