RecordSchema

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def empty[R]: RecordSchema[R] { type ParentSchemaOrNothing = Nothing; type Properties = EmptyTuple; type PropertySet = Nothing; type Values = EmptyTuple; type HValues = [H[_]] =>> EmptyTuple; }