scalus.Compiler.Options
See theOptions companion object
case class Options(targetLoweringBackend: TargetLoweringBackend = ..., generateErrorTraces: Boolean = ..., optimizeUplc: Boolean = ..., debugLevel: Int = ..., debug: Boolean = ...)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article