ZIOAppVersionSpecificMacros

class ZIOAppVersionSpecificMacros(val ctx: Quotes)
Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def flattenAnd(typeRepr: TypeRepr): List[TypeRepr]
def validate[Provided : Type, Required : Type, E : Type, A : Type](zio: Expr[ZIO[Required, E, A]]): Expr[ZIO[Provided, E, A]]

Concrete fields

val ctx: Quotes

Givens

Givens

given given_Quotes: Quotes