View Source Spark.Dsl.Builder (spark v0.2.0)
Utilities for building DSL objects programatically, generally used in transformers.
Link to this section Summary
Link to this section Types
@type result() :: {:ok, Spark.Dsl.t()} | {:error, term()}
Utilities for building DSL objects programatically, generally used in transformers.
@type result() :: {:ok, Spark.Dsl.t()} | {:error, term()}