ShowDescription

Implementation of the Show trait to allow the drawing of Tree[Description]

Companion:
object
class Object
trait Matchable
class Any
object ShowDescription.type

Type members

Classlikes

object show extends Show[Description]

Implicits

Implicits

implicit def toTree(desc: Description): Tree[Description]