given_ESExprCodec_String

esexpr.ESExprCodec.given_ESExprCodec_String
object given_ESExprCodec_String extends ESExprCodec[String]

Attributes

Graph
Supertypes
trait ESExprCodec[String]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def decode(expr: ESExpr): Either[DecodeError, String]

Attributes

Definition Classes
override def encode(value: String): ESExpr

Attributes

Definition Classes

Concrete fields

lazy override val tags: Set[ESExprTag]