API Reference gust v#0.1.25

Modules

Gust keeps the contexts that define your domain and business logic.

The entry point for the Gust OTP application.

Defines a quantum Scheduler.

The Gust DSL is how you turn a module into a DAG.
When you add use Gust.DSL to a module in the dags/ folder, Gust automatically detects it and creates a DAG based on the file name.

The Flows context.