harness.core.StringDecoder$
See theStringDecoder companion trait
object StringDecoder
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- StringDecoder.type
Members list
Concise view
Value members
Concrete methods
def configurableLocalDateTime(_currentYear: => Int, futureTolerance: => Int): StringDecoder[LocalDateTime]
def enum[E <: Enum[LazyRef(...)], Enc](using evidence$3: StringDecoder[Enc], ewe: WithEnc[E, Enc], ct: ClassTag[E]): StringDecoder[E]