ZIOAppVersionSpecificMacros

zio.ZIOAppVersionSpecificMacros
See theZIOAppVersionSpecificMacros companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

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