Decoder

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

Value members

Abstract methods

def decode(v: Record, name: String): Result[T]