lib/remedy.ex
defmodule Remedy do
@moduledoc """
App Entry
> Main Docs and interface for people using this library should be provided here.
"""
end
defmodule Remedy do
@moduledoc """
App Entry
> Main Docs and interface for people using this library should be provided here.
"""
end