extractActorSystem
Description
Extracts the ActorSystem from the RequestContext, which can be useful when the external API in your route needs one.
Warning
This is only supported when the available Materializer is an ActorMaterializer.
Extracts the ActorSystem from the RequestContext, which can be useful when the external API in your route needs one.
This is only supported when the available Materializer is an ActorMaterializer.