pub fn enter(spawner: &dyn Spawn) -> SpawnScope<'_>
Enters a scope where new tasks will be spawned through given Spawn.