NestedDecoder

trait NestedDecoder[T]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def decode(lst: NestedValue): Result[T]