given_FromExpr_DebugLevel

object given_FromExpr_DebugLevel extends FromExpr[DebugLevel]
trait FromExpr[DebugLevel]
class Object
trait Matchable
class Any

Value members

Concrete methods

def unapply(x: Expr[DebugLevel])(using Quotes): Option[DebugLevel]