Shower

io.getquill.util.Show.Shower
final implicit class Shower[T](v: T) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def show(implicit shower: Show[T]): String