DFStruct

dfhdl.core.DFStruct$package.DFStruct
object DFStruct

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DFStruct.type

Members list

Type members

Classlikes

abstract class Fields extends Product, Serializable

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Val

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Val.type

Value members

Concrete methods

def dfTypeMacro[F <: FieldsOrTuple](using Quotes, Type[F]): Expr[DFStruct[F]]

Givens

Givens

inline given apply[F <: FieldsOrTuple]: DFStruct[F]
inline given given_SameFields_L_R[L <: Fields, R <: Fields]: SameFields[L, R]