Package

upickle

implicits

Permalink

package implicits

Visibility
  1. Public
  2. All

Type Members

  1. trait Generated extends Types

    Permalink

    Auto-generated picklers and unpicklers, used for creating the 22 versions of tuple-picklers and case-class picklers

  2. trait MacroImplicits extends AnyRef

    Permalink
  3. trait Readers extends Types with Generated with MacroImplicits

    Permalink
  4. trait Writers extends Types with Generated with MacroImplicits

    Permalink
  5. case class key(s: String) extends Annotation with StaticAnnotation with Product with Serializable

    Permalink

Value Members

  1. object MacroImplicits

    Permalink

    Stupid hacks to work around scalac not forwarding macro type params properly

  2. package internal

    Permalink

Ungrouped