TableRowDecoder

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

inline
def apply[A](using d: TableRowDecoder[A]): d
def derived[A](using inst: ProductInstances[TableCellDecoder, A]): TableRowDecoder[A]