Spark DSL wrapper for Squid Mesh workflow declarations.
This module installs the Squid Mesh Spark extension used by use SquidMesh.Workflow. Keeping the wrapper small lets the public workflow module
focus on compiling validated definitions while Spark owns the declaration
metadata.
Options
:extensions(list of module that adoptsSpark.Dsl.Extension) - A list of DSL extensions to add to theSpark.Dsl:otp_app(atom/0) - The otp_app to use for any application configurable options:fragments(list ofmodule/0) - Fragments to include in theSpark.Dsl. See the fragments guide for more.