Packages

Typed, supervised dataflow on the BEAM: describe a graph of processing stages as TOML and compile it to a Broadway supervision tree, with schema-checked edges and capability-scoped effects.

Current section

Files

Jump to
bloccs .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]