Show

scalapb.validate.compiler.Show$
See theShow companion trait
object Show

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Show.type

Members list

Concise view

Implicits

Implicits

implicit val showByteString: Show[ByteString]
implicit val showDouble: Show[Double]
implicit val showDuration: Show[Duration]
implicit val showFloat: Show[Float]
implicit val showInt: Show[Int]
implicit val showLong: Show[Long]
implicit val showString: Show[String]
implicit val showTimestamp: Show[Timestamp]