defmodule Utilx do defmacro __using__ do quote do import Utilx.EctoUtils end end end
2026 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.