Summon

dfhdl.internals.Exact.Summon
See theSummon companion trait
object Summon

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Summon.type

Members list

Value members

Concrete methods

def summonMacro[R, T <: R](using Quotes, Type[R], Type[T]): Expr[Summon[R, T]]

Givens

Givens

transparent inline given fromExactTypes[R <: ExactTypes, T <: R]: Summon[R, T]
given fromRegularTypes[R, T <: R]: fromRegularTypes[R, T]