sync_transports

Function sync_transports 

Source
pub(crate) async fn sync_transports(
    context: &Context,
    transports: &[TransportData],
    removed_transports: &[RemovedTransportData],
) -> Result<()>
Expand description

Process received data for transport synchronization.