Package

upickle.implicits

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Value Members

  1. object Macros

    Permalink

    Implementation of macros used by uPickle to serialize and deserialize case classes automatically.

    Implementation of macros used by uPickle to serialize and deserialize case classes automatically. You probably shouldn't need to use these directly, since they are called implicitly when trying to read/write types you don't have a Reader/Writer in scope for.

Ungrouped