enter

Function enter 

Source
pub fn enter(spawner: &dyn Spawn) -> SpawnScope<'_>
Expand description

Enters a scope where new tasks will be spawned through given Spawn.