Packages

p

upickle

implicits

package implicits

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Generated extends Types

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

  2. trait LowPriWriters extends Types

    This needs to be split into a separate trait due to https://github.com/scala/bug/issues/11768

  3. trait MacroImplicits extends AnyRef
  4. trait Readers extends Types with Generated with MacroImplicits
  5. trait Writers extends Types with Generated with MacroImplicits with LowPriWriters
  6. case class key(s: String) extends Annotation with StaticAnnotation with Product with Serializable

Value Members

  1. object MacroImplicits

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

Ungrouped