Packages

package meta

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. meta
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait ExtensibleMetaSchema[BuiltIn <: TypeList] extends AnyRef
  2. type MetaSchema = ExtensibleMetaSchema[::[DynamicValue, End]]
  3. sealed trait Migration extends AnyRef
  4. type NodePath = meta.NodePath.Base with meta.NodePath.Tag
  5. trait SchemaInstances[As <: TypeList] extends AnyRef

    Special version of zio-constraintless's Instances for capturing Schema instances

Value Members

  1. object ExtensibleMetaSchema
  2. object MetaSchema
  3. object Migration
  4. object NodePath extends Subtype[Chunk[String]]
  5. object SchemaInstances

Inherited from AnyRef

Inherited from Any

Ungrouped