Text

zio.http.codec.Doc.Span.Text
final case class Text(value: String) extends Span

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Span
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def +(that: Span): Span

Attributes

Inherited from:
Span
final def isEmpty: Boolean

Attributes

Inherited from:
Span
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
final def size: Int

Attributes

Inherited from:
Span
def toHtml: Html

Attributes

Inherited from:
Span