pub fn patch_channel_ids<T: Facet<'static>>(args: &mut T, channels: &[u64])Expand description
Patch channel IDs into deserialized args by walking with Poke.
Overwrites channel_id fields in Rx/Tx in declaration order.
Used by the server to apply the authoritative channels vec from Request.