API Reference ash_gleam v#0.3.3
Copy MarkdownModules
Ash extensions for Gleam interop and code generation.
Resource extension for Gleam-backed Ash actions.
Builds an Ash.Changeset from a Gleam update-style action without persisting.
Computes persistable Ash attribute changes from a proposed resource state.
Domain extension for Gleam FFI exports and code interface generation.
Domain extension that generates code-interface functions for Gleam update actions.
Domain extension for exported Gleam FFI actions.
Call a gleam function from Elixir
Resource extension for Gleam metadata.
Mix Tasks
Generates Gleam types, FFI wrappers, and Elixir bridge modules for AshGleam.
Installs AshGleam into a project. Should be called with mix igniter.install ash_gleam