AppContextProviderLookupLowPriority

com.github.rssh.appcontext.AppContextProviderLookupLowPriority

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Givens

Givens

given fromProvider[T](using provider: AppContextProvider[T]): fromProvider[T]

Low priority fallback: delegate to AppContextProvider[T]. Used when no AppContextProviders is in scope.

Low priority fallback: delegate to AppContextProvider[T]. Used when no AppContextProviders is in scope.

Attributes