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