elixir-thrift/lib/thrift.ex
Jon Parise 794ba2610b Add a top-level module file to hold documentation.
Also, move the compile task under `mix/tasks/`.
2016-02-02 10:32:58 -08:00

4 lines
96 B
Elixir

defmodule Thrift do
@moduledoc "Thrift contains Elixir utilities for working with Thrift"
end