Current section
Files
Jump to
Current section
Files
lib/balance/info.ex
defmodule AshDoubleEntry.Balance.Info do
@moduledoc "Introspection helpers for `AshDoubleEntry.Balance`"
use Spark.InfoGenerator, extension: AshDoubleEntry.Balance, sections: [:balance]
end