KeyOrValue

sealed trait KeyOrValue

Phantom types to indicate whether a Serializer/Deserializer if for keys, values, or both

Source:
package.scala
class Object
trait Matchable
class Any
trait Key
trait Value