lib/ecto_network.ex

defmodule EctoNetwork do
  @moduledoc ~S"""
  Ecto types to support MACADDR, CIDR, and INET Postgrex types.
  """
end