pub fn spawner_channel() -> (Sender<SpawnerMsg>, Receiver<SpawnerMsg>)
Expand description
Create channel required for communication with the Spawner
pub fn spawner_channel() -> (Sender<SpawnerMsg>, Receiver<SpawnerMsg>)
Create channel required for communication with the Spawner