Helpers

trait Helpers(using x$1: Quotes) extends Idents with QuatMaking with QuatMakingBase
trait Idents
class Object
trait Matchable
class Any

Type members

Inherited classlikes

object InferQuat
Inherited from
QuatMakingBase

Value members

Inherited methods

def cleanIdent(using Quotes)(name: String, tpe: TypeRepr): Ident
Inherited from
Idents
def cleanIdent(name: String, quat: Quat): Ident
Inherited from
Idents
override
def existsEncoderFor(using Quotes)(tpe: TypeRepr): Boolean
Definition Classes
Inherited from
QuatMaking