QueryKey

@implicitNotFound("Could not find an instance of QueryKey for ${A}") @typeclass trait QueryKey[A] extends Serializable
Companion
object
trait Serializable
class Object
trait Matchable
class Any

Value members

Abstract methods

def queryKey(a: A): String