QueryMetaMacro

io.getquill.context.QueryMetaMacro$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def embed[T : Type, R : Type](expand: Expr[Quoted[Query[T] => Query[R]]], extract: Expr[R => T])(implicit evidence$1: Type[T], evidence$2: Type[R], Quotes): Expr[QueryMeta[T, R]]