CurrentlyDeriving

upickle.core.CurrentlyDeriving

Implicit to indicate that we are currently deriving an implicit T. Used to avoid the implicit being derived from picking up its own definition, resulting in infinite looping/recursion

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
In this article