AppContextAsyncProviderLookupLowPriority

com.github.rssh.appcontext.AppContextAsyncProviderLookupLowPriority

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Givens

Givens

given fromAsyncProvider[F[_], T](using provider: AppContextAsyncProvider[F, T]): fromAsyncProvider[F, T]

Lowest priority fallback: delegate to AppContextAsyncProvider[F, T]. This picks up companion-defined async providers.

Lowest priority fallback: delegate to AppContextAsyncProvider[F, T]. This picks up companion-defined async providers.

Attributes