ToQueryKeyOps

trait ToQueryKeyOps extends Serializable
trait Serializable
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def toQueryKeyOps[A](target: A)(implicit tc: QueryKey[A]): Ops[A] { type TypeClassType = QueryKey[A]; }