gate

Function gate 

Source
pub async fn gate(inbox: Receiver<Val>, back: Sender<Event>)
Expand description

('host gate). The only thing that opens a link, so the only thing that names one: the counter needs neither sharing nor an atomic, which is why a listener’s accepts come back here instead of becoming links where they arrive. Numbering starts past the ids a launcher may have registered before the loop began (crate::world::World::link).