lib/gw2.ex
defmodule GW2 do
@moduledoc """
Library for working with Guild Wars 2 data.
`ex_gw2` currently supports encoding and decoding Guild Wars 2 chat codes via
`GW2.ChatCode`.
"""
end
defmodule GW2 do
@moduledoc """
Library for working with Guild Wars 2 data.
`ex_gw2` currently supports encoding and decoding Guild Wars 2 chat codes via
`GW2.ChatCode`.
"""
end