Modules
Declares a boundary for an Ash.Domain.
Clarity content provider rendering a domain's deps as a navigable graph.
Installs a boundary declaration onto a module that is currently being
compiled.
Introspection for domains extended with AshBoundary.
Computes the domain's boundary declaration and installs it on the domain
module. Runs after AshBoundary.Transformers.ValidateDomain.
Rejects, at compile time, domains that boundary could not correctly
describe: a hand-written use Boundary alongside the extension, a resource or
an export outside the domain's namespace, and an exports entry that names a
resource.