Package akka.http.scaladsl.util
package akka.http.scaladsl.util
-
ClassesClassDescriptionFastFuture<A>Provides alternative implementations of the basic transformation operations defined on
Future
, which try to avoid scheduling to anExecutionContext
if possible, i.e. if the given future value is already present.