Create a short-lived scope, run a function, and auto-dispose on exit.
Function that runs within a temporary scope.
Optional
Optional label or parent for the scope.
The result of the callback.
Create a short-lived scope, run a function, and auto-dispose on exit.