given_ToExpr_HeaderOptions

io.github.quafadas.table.HeaderOptions.given_ToExpr_HeaderOptions
object given_ToExpr_HeaderOptions extends ToExpr[HeaderOptions]

Attributes

Graph
Supertypes
trait ToExpr[HeaderOptions]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(opts: HeaderOptions)(using Quotes): Expr[HeaderOptions]

Lift a value into an expression containing the construction of that value.

Lift a value into an expression containing the construction of that value.

Attributes