LocalBackStack

Delicate API to access the BackStack from within a CircuitContent or rememberAnsweringNavigator composable, useful for cases where we create nested nav handling.

This is generally considered an internal API to Circuit, but can be useful for interop cases and testing of rememberAnsweringNavigator APIs. As such, it's public but annotated as DelicateCircuitFoundationApi.