OptCellDecoder

Companion:
class
class Object
trait Matchable
class Any

Givens

Givens

given makeNonOpt[A](using evidence$1: CellDecoder[A]): OptCellDecoder[A]

Inherited givens

given makeOpt[A](using evidence$2: CellDecoder[A]): OptCellDecoder[Option[A]]
Inherited from:
LowPrioOptCellDecoders